HKUDS / LLMRec

[WSDM'2024 Oral] "LLMRec: Large Language Models with Graph Augmentation for Recommendation"
https://arxiv.org/abs/2311.00423
Apache License 2.0
345 stars 41 forks source link

Error: the first step by run:"python3 gpt_ui_aug.py" #11

Closed qdbje closed 8 months ago

qdbje commented 9 months ago

Step1: run python3 gpt_ui_aug.py

error message:

Traceback (most recent call last): File "/Users/~/Documents/dev/ai/LLMRec-main/LLM_augmentation_construct_prompt/gpt_ui_aug.py", line 85, in candidate_indices = pickle.load(open(file_path + 'candidate_indices','rb')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'candidate_indices'

weiwei1206 commented 8 months ago

Thank you sincerely for showing interest in our work, and we genuinely appreciate your question🙏🏻. We have made available all the data files required to run LLMRec at the provided link(https://drive.google.com/drive/folders/1BGKm3nO4xzhyi_mpKJWcfxgi3sQ2j_Ec). We would like to kindly request you to please verify if you have successfully downloaded all the files, including the "candidate indices" file. Your thorough attention to this matter would be greatly appreciated🤝🤝.