-
Notifications
You must be signed in to change notification settings - Fork 5
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
Revive metatrain pet #344
Revive metatrain pet #344
Conversation
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.
just a very minor thing
@@ -49,5 +54,4 @@ training: | |||
DO_GRADIENT_CLIPPING: False | |||
GRADIENT_CLIPPING_MAX_NORM: null # must be overwritten if DO_GRADIENT_CLIPPING is True | |||
USE_SHIFT_AGNOSTIC_LOSS: False # only used when fitting general target. Primary use case: EDOS | |||
ENERGIES_LOSS: per_structure # or per_atom | |||
BALANCED_DATA_LOADER: False | |||
ENERGIES_LOSS: per_structure # per_structure or per_atom |
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.
just a single empty line in the end.
ENERGIES_LOSS: per_structure # per_structure or per_atom | |
ENERGIES_LOSS: per_structure # per_structure or per_atom | |
How does the new |
Contributor (creator of pull-request) checklist
📚 Documentation preview 📚: https://metatrain--344.org.readthedocs.build/en/344/