Dear contributors,
Thank you so much for your contribution. Lately I've been experimenting with your code. I tried both training and only inference. However, when I try to inference Video.txt on model trained with ml-1m(the ones provided in ml-1m_default), an error is returned. Just like the picture shown below.

- Sorry if I miss anything, but isn't the SASRec model architecture be the same for these 2 datasets? When I tried inferencing ml-1m with model trained with ml-1m, there is nothing wrong with it. What may be wrong here? Or what exactly architecture or layer size is different between a model trained on 2 different datasets?
- Also, I want to finetune the model trained with ml-1m on Video. What can I do to fix this?
I noticed that the number of users and number of items differ in these 2 datasets, but I could not figure if this is the reason.
Please help, thanks to anyone who has answers
Dear contributors,
Thank you so much for your contribution. Lately I've been experimenting with your code. I tried both training and only inference. However, when I try to inference Video.txt on model trained with ml-1m(the ones provided in ml-1m_default), an error is returned. Just like the picture shown below.
I noticed that the number of users and number of items differ in these 2 datasets, but I could not figure if this is the reason.
Please help, thanks to anyone who has answers