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

How to use the v2 to train IS2RE datasets? #7

Open
mumu-1010 opened this issue Oct 25, 2023 · 1 comment
Open

How to use the v2 to train IS2RE datasets? #7

mumu-1010 opened this issue Oct 25, 2023 · 1 comment

Comments

@mumu-1010
Copy link

As the title states,How to use the v2 to train IS2RE datasets? I think I need some tutorials.

@yilunliao
Copy link
Member

Hi @mumu-1010

The current codebase supports only S2EF.
To use IS2RE, you can use the same energy prediction head for relaxed energy and remove the force prediction head.
You can also use the force prediction head for IS2RS as we did in Equiformer paper.

You can check the codebase of Equiformer for both use cases: https://github.com/atomicarchitects/equiformer

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

2 participants