Skip to content

Commit 7e514fc

Browse files
authored
Merge pull request #346 from deepmodeling/torsionnet-dummy
fix: update the dummy model value for torsionnet
2 parents 605406c + 698d45f commit 7e514fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambench/metrics/downstream_tasks_metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ phonon_mdr:
66
torsionnet:
77
domain: Molecules
88
metrics: [MAE, MAEB, NABH_h]
9-
dummy: {"MAE": 2.501, "MAEB": 5.877, "NABH_h": 494}
9+
dummy: {"MAE": 2.4939, "MAEB": 5.8176, "NABH_h": 493}
1010
neb:
1111
domain: Catalysis
1212
metrics: [MAE_Ea, MAE_dE, ø_Desorption, ø_Dissociation, ø_Transfer]

0 commit comments

Comments
 (0)