Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretrain using a new dataset #54

Open
kdmsit opened this issue Aug 12, 2022 · 2 comments
Open

Pretrain using a new dataset #54

kdmsit opened this issue Aug 12, 2022 · 2 comments

Comments

@kdmsit
Copy link

kdmsit commented Aug 12, 2022

Hey, I want to use this pretraining strategy to pre-train the GNN model on a new chemical dataset from scratch. What I have understood from the code, all the datasets are preprocessed in x, edge_att,edge_index, id,y, and fold. Could you let me know how did you preprocess it and share the code so that I can preprocess my dataset and pre-train a GNN model from scratch?

@engmubarak48
Copy link

I also have a similar question. I downloaded and checked their data and it seems they preprocess someway different from that of OGB benchmark dataset. Wanted to ask if we can pre-train the models on the datasets from the OGB benchmark by using the PyTorch geometric loaders.

@David-Ttao
Copy link

OMG, I also the same question. do u have solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants