Skip to content

Commit 0eec2f7

Browse files
authored
Merge pull request #330 from anyangml2nd/fix/update-reactivity-ood-to-PBE
Fix: update collision, H2combustion
2 parents 388e576 + f68dd78 commit 0eec2f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lambench/metrics/direct_task_weights.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@ Collision:
4343
energy_weight: 1.0
4444
force_weight: 1.0
4545
virial_weight: null
46-
energy_std: 0.4690509429726113
47-
force_std: 1.9436163951047407
46+
energy_std: 0.390200350320283
47+
force_std: 2.021733350505997
4848
virial_std: null
4949
H_nature_2022:
5050
domain: Reactions
5151
energy_weight: 1.0
5252
force_weight: 1.0
5353
virial_weight: null
54-
energy_std: 0.3915623031231297
55-
force_std: 2.0571296230388896
54+
energy_std: 0.34163860101107846
55+
force_std: 2.056435289694542
5656
virial_std: null
5757
REANN_CO2_Ni100:
5858
domain: Catalysis

lambench/tasks/direct/direct_tasks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ HEMC_HEMB:
99
MD22:
1010
test_data: "/bohr/lambench-ood-zwtr/v1/OOD_test_data_v2/MD22"
1111
Collision:
12-
test_data: "/bohr/lambench-ood-zwtr/v1/OOD_test_data_v2/collision"
12+
test_data: "/bohr/lambench-ood-pbe-m4bg/v5/Collision"
1313
H_nature_2022:
14-
test_data: "/bohr/lambench-ood-zwtr/v1/OOD_test_data_v2/H_nature_2022"
14+
test_data: "/bohr/lambench-ood-pbe-m4bg/v5/H_nature"
1515
REANN_CO2_Ni100:
1616
test_data: "/bohr/lambench-ood-zwtr/v1/OOD_test_data_v2/REANN_CO2_Ni100"
1717
NequIP_NC_2022:

0 commit comments

Comments
 (0)