HKUDS / LLMRec

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

Which dataset to use? Can you provide the file directory? thanks! #21

Open JayBoy3206 opened 4 months ago

JayBoy3206 commented 4 months ago

Hello, I would like to ask, what is the LLMRec\data\netflix\ dataset file directory in your code? I downloaded the netflix dataset you provided, there are two, one is netflix and the other is netflix_image_text, which one should I use? Could you please provide your data set file directory? Thank you very much!

yuhuixie683 commented 3 months ago

dataset is Nexflix,author have provide it that located in the Title: Download the Netflix dataset of reademe.md

JayBoy3206 commented 3 months ago

dataset is Nexflix,author have provide it that located in the Title: Download the Netflix dataset of reademe.md

ok,thanks!