LLMRec icon indicating copy to clipboard operation
LLMRec copied to clipboard

Missing 'item_attribute.csv file

Open yueming-zhang opened this issue 8 months ago • 0 comments

I got a failure on below line in gpt_ui_aug.py. Could you advise where is item_attribute.csv?

toy_item_attribute = pd.read_csv(file_path + 'item_attribute.csv', names=['id','title', 'genre'])

yueming-zhang avatar Jun 02 '24 16:06 yueming-zhang