Value Error while training deepMD #2555
-
I created the raw files ( force.raw ,energy.raw , coord.raw ,type.raw , type_map.raw and nopbc) for each system and converted the force.raw , enrgy,raw and coord.raw to .npy files using raw_to_set.sh ( https://github.com/deepmodeling/deepmd-kit/blob/master/data/raw/raw_to_set.sh ) . While training using Thanks ,
This is my input file
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
please check if the number of frames are consistent across all the .npy files. |
Beta Was this translation helpful? Give feedback.
please check if the number of frames are consistent across all the .npy files.