RaymondLi0 / conversational-recommendations

70 stars 21 forks source link

Problems encountered running 'train_autorec.py' #14

Closed LitGreenhand closed 9 months ago

LitGreenhand commented 10 months ago

I ran the file ‘train_autorec.py’ according to your steps, but it could only run until using movie-len for pre-training. When using the trained model to fine-tune Redial, there was a reading problem in a file called ’vocabulary.p‘. Found to be empty. How should this be handled?