Skip to content

Commit

Permalink
Update requirements in benchmarks/matbench_v0.1_CHGNet_v0.3.0/info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ChangwenXu98 committed Aug 20, 2024
1 parent cb28850 commit b1ce905
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion benchmarks/matbench_v0.1_CHGNet_v0.3.0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,12 @@
"algorithm_long": "Finetune CHGNet v0.3.0 with new prediction head",
"bibtex_refs": "@article{deng2023chgnet, title={CHGNet as a pretrained universal neural network potential for charge-informed atomistic modelling}, author={Deng, Bowen and Zhong, Peichen and Jun, KyuJung and Riebesell, Janosh and Han, Kevin and Bartel, Christopher J and Ceder, Gerbrand}, journal={Nature Machine Intelligence}, volume={5}, number={9}, pages={1031--1041}, year={2023}, publisher={Nature Publishing Group UK London}}",
"notes": "",
"requirements": {"python": ["chgnet==0.3.8", "matbench==0.6"]}
"requirements": {
"python": [
"chgnet==0.3.8",
"matbench==0.6",
"matminer==0.7.4",
"monty==2022.4.26"
]
}
}

0 comments on commit b1ce905

Please sign in to comment.