-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
Thank you for this awesome work! I tried to run the pretraining code in the semisupervised setting by running this command (python main_pretrain_graphcl_joao.py --gamma 0.01 --dataset ogbg-molchembl) and it gave this error:
"FileNotFoundError: [Errno 2] No such file or directory: 'dataset/ogbg_molchembl/mapping/typeidx2type.csv.gz'"
I checked my dataset/ogbg_molchembl/mapping directory and it only contains the "mol.csv.gz" file but not typeidx2type.csv.gz and attridx2attr.csv.gz files. Could you please let me know how I can get these two files?
Metadata
Metadata
Assignees
Labels
No labels