microsoft / Graphormer

Graphormer is a general-purpose deep learning backbone for molecular modeling.
MIT License
2.08k stars 334 forks source link

How to create a submission file for the graphormer model trained on the OC20 task #177

Open 26stanleyc opened 9 months ago

26stanleyc commented 9 months ago

Hi,

I am currently trying to replicate the Graphormer results reported in the Benchmarking Graphormer paper, but I am unsure of how to create a submission file to submit to EvalAI. Do I follow the documentation in the OCP repository on evaluating the model and generating the file or is there another evaluation script that I am unaware of?

Thanks so much!