Merlin
Merlin copied to clipboard
[QST] Can I use customer embeddings and the item embeddings generated using Merlin two tower model for other downstream tasks ?
❓ Questions & Help
Details
-
Once I train the merlin two tower model with sufficient data , Can I use the customer embeddings and the item embeddings generated during this process for other machine learning downstream tasks ?
-
I have just started exploring Merlin Models. Currently working with DLRM models https://github.com/NVIDIA-Merlin/models/blob/main/examples/02-Merlin-Models-and-NVTabular-integration.ipynb
I wanted to check if there a way to retrieve/extract embeddings of users and movies once DLRM model is trained ?
Any update on this?