Issue with unstable m3gnet training #291
Unanswered
matthewkuner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to train a m3gnet model from scratch for my own dataset generation project. However, it appears that the model training is unstable during training.
Below is the code used to train the model:
Note that, while my code implies checkpointing, no checkpointing seems to have occured in the training documented above.
Other relevant info:
Any advice would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions