Replies: 2 comments 4 replies
-
you may try with dpa-1 (with attention layers) https://github.com/deepmodeling/deepmd-kit/blob/r2/examples/water/se_atten/input.json |
Beta Was this translation helpful? Give feedback.
1 reply
-
apart from the mentioned model architectures, you may follow the doc https://docs.deepmodeling.com/projects/deepmd/en/r2/troubleshooting/precision.html#why-does-a-model-have-low-precision to improve the accuracy of the model |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I have built the dp model by the code of dpgen, then collecting the data for a long training (7000000), while the energy and force RMSE are 60 meV/atom and 350 meV/A.
So, if i want to improve this dp model and decrease the RMSE, which training parameters should be adjusted ?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions