snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.89k stars 397 forks source link

PyG 2.0 fixes #295

Closed rusty1s closed 2 years ago

Xurorx commented 1 year ago

Hello @rusty1s , could you share the parameters config you use when running Full-batch GCN, Full-batch GraphSAGE and NeighborSampling that achieves the OGB-citation2 leaderboard results? Do you use the default values you specified in argparse? Thank you!

rusty1s commented 1 year ago

To the best of my knowledge, the default configurations are the best performing ones.