-
Notifications
You must be signed in to change notification settings - Fork 4
Add S30L benchmark #147
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
Add S30L benchmark #147
Conversation
|
This also includes weights, which hopefully work once #109 is merged, so only the overall MAE is used by default. |
joehart2001
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all good, just need to update analysis after gmtkn is in main
3a34898 to
463e3a3
Compare
joehart2001
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all working great
Pre-review checklist for PR author
PR author must check the checkboxes below when creating the PR.
Summary
Add S30L benchmark, including MAEs for neutral and charged complexes.
Linked issue
Resolves #100
Progress
Testing
Tested on MACE models, Orb, MatterSim and UMA models. MACE and Orb results agree with https://arxiv.org/pdf/2510.25380 for overall MAE.
MatterSim differs slightly, and UMA differs significantly, but is closer to the result here: http://mlip-testing.stfc.ac.uk:8050 (which does not include D3 correction.
New decorators/callbacks
None