Skip to content

Commit b0b60ec

Browse files
authored
Merge pull request #361 from deepmodeling/update-json-file
Automated PR: Update JSON file
2 parents 18b33a8 + 4c96f57 commit b0b60ec

File tree

5 files changed

+153
-153
lines changed

5 files changed

+153
-153
lines changed

lambench/metrics/results/barplot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"MACE-MP-0": 0.36,
66
"MACE-MPA-0": 0.34,
77
"Orb-v2": 0.22,
8-
"Orb-v3": 0.19,
8+
"Orb-v3": 0.18,
99
"SevenNet-l3i5": 0.25,
1010
"SevenNet-MF-ompa": 0.25,
1111
"MatterSim-v1-5M": 0.26,
@@ -17,7 +17,7 @@
1717
"MACE-MP-0": 0.28,
1818
"MACE-MPA-0": 0.21,
1919
"Orb-v2": 0.25,
20-
"Orb-v3": 0.15,
20+
"Orb-v3": 0.18,
2121
"SevenNet-l3i5": 0.24,
2222
"SevenNet-MF-ompa": 0.17,
2323
"MatterSim-v1-5M": 0.18,
@@ -29,7 +29,7 @@
2929
"MACE-MP-0": 0.41,
3030
"MACE-MPA-0": 0.38,
3131
"Orb-v2": 0.29,
32-
"Orb-v3": 0.25,
32+
"Orb-v3": 0.29,
3333
"SevenNet-l3i5": 0.49,
3434
"SevenNet-MF-ompa": 0.34,
3535
"MatterSim-v1-5M": 0.41,

lambench/metrics/results/final_rankings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
},
99
{
1010
"Model": "Orb-v3",
11-
"Generalizability-FF Error \u2193": 0.197,
12-
"Generalizability-PC Error \u2193": 0.406,
11+
"Generalizability-FF Error \u2193": 0.215,
12+
"Generalizability-PC Error \u2193": 0.414,
1313
"Applicability-Instability \u2193": 0.0,
14-
"Applicability-Efficiency \u2191": 0.39
14+
"Applicability-Efficiency \u2191": 0.396
1515
},
1616
{
1717
"Model": "DPA-2.4-7M",

lambench/metrics/results/radar.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@
8787
{
8888
"name": "Orb-v3",
8989
"value": [
90-
0.81,
91-
0.85,
92-
0.75
90+
0.8200000000000001,
91+
0.8200000000000001,
92+
0.71
9393
]
9494
},
9595
{

0 commit comments

Comments
 (0)