zyang1580 / CoLLM

The implementation for the work "CoLLM: Integrating Collaborative Embeddings into Large Language Models for Recommendation".
BSD 3-Clause "New" or "Revised" License
47 stars 6 forks source link

No such file or directory: 'prompts/rec_alignment.txt' #13

Open wzhwzhwzh0921 opened 3 weeks ago

wzhwzhwzh0921 commented 3 weeks ago

Hi there! I'm trying to train collm_sasrec version, but i can't find the prompt named rec_alignment.txt. Is it 'collm_movie.txt' or 'collm_amazon.txt'?

zyang1580 commented 1 week ago

Hi there! I'm trying to train collm_sasrec version, but i can't find the prompt named rec_alignment.txt. Is it 'collm_movie.txt' or 'collm_amazon.txt'?

Yes. To enhance the clarity of the files, I have changed their names. However, I didn't modify all the training configurations but just provided an example in the "Readme.md". Please refer to the "Training" section in "Readme.md" to set the prompt files.