Trained model is not ideal, what Deepmd paramaters should I tune. #1396
Unanswered
XRTan-github
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Did you use different systems for training and for MD simulations? The possible reason is that your simulation was not covered by training data. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Your decay rate is less than 0.95 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Dear Deepmd developer and the community. First I would like to thank you for this wonderful tool.
Currently, I am using LAMMPS to MD simulate a perovskite structure at 450k using a model trained from 450k VASP AIMD result. But the MD results are not ideal and the perovskite structure messed up after MD. My hunch is my trained model is wrong. I have tried to tune some parameters myself, such as numb_steps, neuron rcut_smooth, etc. No luck. They all show a similar temperature varying behavior: first steady rise to 450k after approx 1000steps then a rapid rise to a radicular number such as over 100000k. After that, the temperature either drops to less than 0k or drops to around 1000k, remaining at this temperature until the end of the MD simulation. I can also see the perovskite structure begin to mess up at around 1000 steps.
I wonder has anyone with more experience in LAMMPS and Deepmd seen a similar situation before? If so generally what Deepmd parameters would you choose to tune your model? Or do you think this is the problem of my training data (rubbish in, rubbish out)?
Attach link includes some of my Deepmd tries.
https://github.com/AshoreMrFish/MyDeepmdtry.git
Regards
Beta Was this translation helpful? Give feedback.
All reactions