-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Task] Transformer-Based End-To-End Example with TensorFlow Merlin Models #734
Comments
@marcromeyn @viswa-nvidia can you provide the dependency for the tickets? Which other tickets need to be finished that we can provide the example? |
What do we want to demonstrate? Is this the Transformer4Rec examples in Merlin Models with Tensorflow instead of PyTorch? Do we need any other system components (e.g. candidate retrieval, feature store)? |
Updating RecSys2022 with Transformer4Rec |
Merlin Models Examples - Transformer4Rec Examples:
Repository Merlin/Merlin
Dataset - TBD: |
Details are added here: https://docs.google.com/document/d/1Zi0SNHHiN72wYIwpkKx-u5xqC35YvlZjNTKUosRuQds/edit |
@rnyak , please tag the dependent bugs in this ticket |
This ticket is to provide and End-To-End example in Merlin Models for a transformer-based model.
We will add serving to https://github.com/NVIDIA-Merlin/models/blob/main/examples/usecases/transformers-next-item-prediction.ipynb . @radekosmulski started a PR, but we are blocked on the implementation #1045
The text was updated successfully, but these errors were encountered: