Open dabasmoti opened 1 year ago
@dabasmoti Hello, there is an issue with the organization of your dataset. You can refer to our documentation or sample data for specific organization methods. The dataset name cannot be a path, but a corresponding folder name, and the file prefix within the folder should be the same as the dataset name.
@zhengbw0324 Thanks for the quick response The problem is different. Recbole Generate a path to log file that not exists. It’s happening when i am using private dataset
Same problem here. @dabasmoti have you found a solution?
@nicksukie Unfortunately, I have stoped using the package.
log file not found when running on private dataset
FileNotFoundError: [Errno 2] No such file or directory: '/Users/user/recsys_research/log/BPR/BPR-data/recbole-Jun-22-2023_13-03-34-c88916.log'
i can run it ml-100k To ReproduceYaml file:
runing with simple as
run_recbole(model='BPR', dataset='data/recbole', config_file_list=['experiments/test.yaml'])
I have 3 files