Skip to content
Discussion options

You must be logged in to vote

Hey @jasonlu38,

The stage stage_one.model and stage_two.model corresponds to the models saved at the two stages of training of MACE, where the first one trains mostly on forces and second one more on the energies, as we found that procedure to help converge the energies errors substantially. At the end of the log file, you can see the statistics of the two stages of the model, and pick the one that has the best performance for your needs.

I recommend using the model that is saved in checkpoint folder. Does not use the model files with "compiled" in them as these are torchscript models that are meant to be use for (non-MLIAP) lammps.

For the fine-tuning, the pt_head is the pre-trained head…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ilyes319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants