Skip to content

Commit bdc8598

Browse files
authored
Update README.md
1 parent 55386e7 commit bdc8598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenDFT/QHBench/QH9/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ python main.py datasets=QH9-dynamic datasets.split=mol # QH9-dynamic-mol
8585
* Evaluate the trained model (in terms of MAE on Hamiltonian matrix, MAE on occupied orbital energies, and cosine similarity of orbital coefficients)
8686
```shell script
8787
### Modify the configurations in config/config.yaml (or pass the configurations as args) as needed (including the trained_model arg), and then run
88+
# Pyscf version 2.2.1 for QH9-Stable; Pyscf version 2.3.0 for QH9-Dynamic
8889
python test.py
8990
```
9091

0 commit comments

Comments
 (0)