Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
link89 committed Jan 22, 2025
1 parent 63c99df commit 4632ff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/manual/nmrnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ ai2-kit feat nmrnet predict \
--saved_dir ./weight \
--nmr_type solid --selected_atom H \
--data_file tmp/nmr-demo.xyz
```

The above command will predict the NMR of the `H` atom in the `tmp/nmr-demo.xyz` file using the NMRNet model in the `./weight/cv_seed_42_fold_0/checkpoint_best.pt` file.


## Citation
TODO

0 comments on commit 4632ff8

Please sign in to comment.