Skip to content

Commit 6ca1ce2

Browse files
Update doc/model/train-fitting-dos.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
1 parent e935163 commit 6ca1ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/model/train-fitting-dos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ dp --pt test -m frozen_model.pth -s ../data/111/$k -d ${output_prefix} -a -n 100
159159

160160
::::
161161

162-
if `dp test -d ${output_prefix} -a` is specified, the predicted DOS and atomic DOS for each frame is output in the working directory
162+
if `dp test -d ${output_prefix} -a` is specified, the predicted DOS and atomic DOS for each frame are output in the working directory
163163

164164
```
165165
${output_prefix}.ados.out.0 ${output_prefix}.ados.out.1 ${output_prefix}.ados.out.2 ${output_prefix}.ados.out.3

0 commit comments

Comments
 (0)