Skip to content

error when running semisupervised_OGB #8

@jet955

Description

@jet955

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions