dpgen icon indicating copy to clipboard operation
dpgen copied to clipboard

[BUG] 训练出来的模型,lammps第一次结合正常,第二次结合有问题

Open wangyi01 opened this issue 1 year ago • 2 comments

Bug summary

DPGEN结合DPA2和fp标记样本。预训练模型+alloy_domains 获得初训练的模型后,并结合lammps来获得轨迹。然后dpgen2选择出进行fp计算的构型,fp计算获得标记的样本,然后重新训练出新模型,到此为止都是正常的,没有异常,但是在用这个新模型去再次和lammps结合时候就出问题了,这很可能是这一轮循环时候,新生成的模型和lammps的某个接口出了问题,出现的现象就是nvt 的时候,温度异常,导致原子丢失。第一轮和第二轮的区别:温度由1273K--》873K, 然后修改了train.json里面的numb_steps, disp_freq save_freq.

DP-GEN Version

dpgen2

Platform, Python Version, Remote Platform, etc

No response

Input Files, Running Commands, Error Log, etc.

https://workflows.deepmodeling.com/workflows/argo/sampling-titaalcrfenico-hk4e5

Steps to Reproduce

Further Information, Files, and Links

No response

wangyi01 avatar Mar 25 '24 02:03 wangyi01