Missing 'item_attribute.csv file
yueming-zhang opened this issue · 1 comments
yueming-zhang commented
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'])