AndresPMD/GCN_classification

where is the split_1.json file?

Closed this issue · 0 comments

File "/data01/home/zpf/PycharmProjects/GCN_classification-master/src/data/context.py", line 28, in Context_dataset
with open(data_path+'/Context/data/split_'+ str(args.split) +'.json','r') as fp:
FileNotFoundError: [Errno 2] No such file or directory: '/data01/home/zpf/DataseContext/Context/data/split_1.json'

I have downloaded all the files and put them in the correct directory,but where is the split_1.json file? Thank you!