Skip to content

Commit 4d3d33f

Browse files
committed
fix site build error
1 parent a614864 commit 4d3d33f

12 files changed

+91597
-16
lines changed

models/orb/readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ _Note: The models in the benchmark submissions are not trained with the D3 dispe
1212

1313
- **ORB**: `orb-v1` - This is our full model, pretrained as a de-noising model on a wide variety of collected crystal structures. It is then finetuned using [`MPtrj`](https://figshare.com/articles/dataset/23713842) and [`Alexandria`](https://alexandria.icams.rub.de/) jointly.
1414

15-
- **ORB-MPtrj**: `orb-v1-mptrj-only` - This is our model which fits the data requirements of the Matbench Discovery benchmark - namely that it is trained only on the MPtrj dataset. This model uses the full MPTraj dataset for both the pretraining steps and the finetuning steps. It uses no other data sources.
15+
- **ORB MPtrj**: `orb-v1-mptrj-only` - This is our model which fits the data requirements of the Matbench Discovery benchmark - namely that it is trained only on the MPtrj dataset. This model uses the full MPTraj dataset for both the pretraining steps and the finetuning steps. It uses no other data sources.
1616

1717
For more information on the models, please refer to our [Github Repository][`orb-models`]. We are working on a more complete technical report which will be available soon.
1818

@@ -43,7 +43,7 @@ RMSE 0.080986 0.064470 0.079003
4343
R2 0.798803 0.907903 0.815941
4444
```
4545

46-
## **ORB-MPtrj**: `orb-v1-mptrj-only` - MPTraj pretraining, MPTraj finetuning
46+
## **ORB MPtrj**: `orb-v1-mptrj-only` - MPTraj pretraining, MPTraj finetuning
4747

4848
| Item | Link/URL |
4949
| -------------------- | ------------------------------------------------------------------------------------------------------------ |

site/src/figs/box-hull-dist-errors.svelte

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/figs/cumulative-mae.svelte

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/figs/cumulative-precision-recall.svelte

+4,760-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/figs/each-parity-models-8x2.svelte

+79,421-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/figs/hist-clf-pred-hull-dist-models-8x2.svelte

+3,962-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/figs/roc-models.svelte

+1,871-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/figs/rolling-mae-vs-hull-dist-models.svelte

+1,572-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/lib/model-stats-10k.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"missing_preds": 1744.0,
9090
"missing_percent": "0.68%"
9191
},
92-
"ORB-MPtrj": {
92+
"ORB MPtrj": {
9393
"F1": 0.963,
9494
"DAF": 6.079,
9595
"Precision": 0.929,
@@ -106,7 +106,7 @@
106106
"MAE": 0.041,
107107
"RMSE": 0.103,
108108
"R2": 0.781,
109-
"Model Name": "<span title=\"Version: v1\">ORB-MPtrj</span>",
109+
"Model Name": "<span title=\"Version: v1\">ORB MPtrj</span>",
110110
"Train Run Time (h)": null,
111111
"Train GPU": null,
112112
"Train CPU": null,

site/src/lib/model-stats-uniq-protos.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"missing_preds": 1744.0,
111111
"missing_percent": "0.68%"
112112
},
113-
"ORB-MPtrj": {
113+
"ORB MPtrj": {
114114
"F1": 0.763,
115115
"DAF": 4.679,
116116
"Precision": 0.715,
@@ -129,7 +129,7 @@
129129
"R2": 0.74,
130130
"Training Set": "<span title='MPtrj: 145.9K materials (1.6M structures)'><span title='Number of materials (and structures) in training set' data-sort-value=145923>146K</span><small title='Number of materials (and structures) in training set'> (1.6M)</small> (<a href='https://figshare.com/articles/dataset/23713842' target='_blank' rel='noopener noreferrer'>MPtrj</a>)</span>",
131131
"Date Added": "2024-09-02",
132-
"Model Name": "<span title=\"Version: v1\">ORB-MPtrj</span>",
132+
"Model Name": "<span title=\"Version: v1\">ORB MPtrj</span>",
133133
"Model Params": "<span title='Number of trainable model parameters' data-sort-value=\"25161727\">25.2M</span>",
134134
"Openness": "OSOD",
135135
"Training Task": "S2EFS",

site/src/lib/model-stats.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"missing_preds": 1744.0,
9090
"missing_percent": "0.68%"
9191
},
92-
"ORB-MPtrj": {
92+
"ORB MPtrj": {
9393
"F1": 0.754,
9494
"DAF": 4.179,
9595
"Precision": 0.717,
@@ -106,7 +106,7 @@
106106
"MAE": 0.045,
107107
"RMSE": 0.092,
108108
"R2": 0.737,
109-
"Model Name": "<span title=\"Version: v1\">ORB-MPtrj</span>",
109+
"Model Name": "<span title=\"Version: v1\">ORB MPtrj</span>",
110110
"Train Run Time (h)": null,
111111
"Train GPU": null,
112112
"Train CPU": null,

site/src/routes/models/+page.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
return sort_factor * (val_2 - val_1)
3636
} else {
37-
throw `Unexpected type ${val_1} encountered sorting by key ${sort_by}`
37+
throw `Unexpected type '${val_1}' encountered sorting by key '${sort_by}'`
3838
}
3939
})
4040
const stats: ModelStatLabel[] = [

0 commit comments

Comments
 (0)