candidate_indices
Dear Author,
Thank you and your team for your outstanding contributions! I have a question to ask: Could you please tell me where the code following step 3: generate candidate is located in the LLMRec project?
Additionally, if I want to use LLMRec on my own dataset, how should I construct the candidate_indices file and split the dataset into training, validation, and test sets?
I look forward to your reply!
Dear Author,
Thank you and your team for your outstanding contributions! I have a question to ask: Could you please tell me where the code following step 3: generate candidate is located in the LLMRec project?
Additionally, if I want to use LLMRec on my own dataset, how should I construct the candidate_indices file and split the dataset into training, validation, and test sets?
I look forward to your reply!
You've run into this problem too. The project doesn't provide code for generating candidate items, so you have to implement it yourself.