How to use a checkpoint after an epoch to run simulation #55
Unanswered
dominicvarghese
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I was able to get the model following the discussion ACEsuit/mace#564. I was having another doubt with replay fine-tuning. My dataset was obtained by using PBEsol pseudopotentials in VASP without spin polarization. Is it okay to then use the pretraining replay data which was R2SCAN in this case to do the fine-tuning? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I was using the multihead replay fine-tuning with the MACE-MATPES-0-R2SCAN model on my VASP DFT dataset.
I gave the max number of epochs to be 30. From the current results,
I have the default head having the error which is ready for deployment. Is it possible to package the current .pt file to be converted to a .model file and be used in ASE as a calculator?
Thanks
Dominic
Beta Was this translation helpful? Give feedback.
All reactions