Skip to content

Commit

Permalink
Update doc/model/train-fitting-dos.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz and coderabbitai[bot] authored Jun 13, 2024
1 parent e935163 commit 6ca1ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/model/train-fitting-dos.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ dp --pt test -m frozen_model.pth -s ../data/111/$k -d ${output_prefix} -a -n 100

::::

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

```
${output_prefix}.ados.out.0 ${output_prefix}.ados.out.1 ${output_prefix}.ados.out.2 ${output_prefix}.ados.out.3
Expand Down

0 comments on commit 6ca1ce2

Please sign in to comment.