SasRec tutorial#186
Conversation
|
What does |
|
Let's process data exactly the same as in baselines tutorial, not changes in code or outputs |
|
The image of the model is too small, it's barely readable. Let's please make it more user friendly. |
|
Let's make the following structure of the tutorial (which is different from baselines tutorial because we have much more information for user):
|
|
Let's add table of contents. Here's an example: https://github.com/MobileTeleSystems/RecTools/blob/experimental/sasrec/examples/8_debiased_metrics.ipynb |
|
We will also show some basic Lightning functionality to this tutorial. And add custom blocks usage. But in the next PRs. I really liked your Preprocessing sections btw. Looks great |
|
Links: I think we should also rename SasRec to SASRec everywhere in the tutorial since it's more common. We will rename the class too at some point. As for model description, I like gSASRec paper description from Sasha Petrov here:
So we can say that SASRec is a transformer-based sequential model with unidirectional attention mechanism and "Shifted Sequence" training objective. |
|
Let's fix the image and we are merging |
Added sasrec tutorial