Skip to content

Commit 9e3b958

Browse files
Update param_CH4_deepmd-kit-2.0.1.json (#694)
old keyword "stop_batch" -> new keyword "numb_steps"
1 parent 9857833 commit 9e3b958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/run/dp2.x-lammps-vasp/param_CH4_deepmd-kit-2.0.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"training": {
7272
"set_prefix": "set",
73-
"stop_batch": 2000,
73+
"numb_steps": 2000,
7474
"batch_size": 1,
7575
"disp_file": "lcurve.out",
7676
"disp_freq": 1000,

0 commit comments

Comments
 (0)