Skip to content

Commit 61ea81e

Browse files
committed
update
1 parent 8bc6be7 commit 61ea81e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/plaid_benchmarks.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PLAID Benchmarks
22

3-
<img src="assets/images/plaid_benchmarks.png" class="align-center" width="60%"
3+
<img src="docs/assets/images/plaid_benchmarks.png" class="align-center" width="60%"
44
alt="PLAID Benchmarks" />
55

66
We provide interactive benchmarks hosted on Hugging Face, in which
@@ -18,13 +18,6 @@ $\{ \mathbf{U}^i_{\rm pred} \}_{i=1}^{n_\star}$ be the test observations
1818
and predictions, respectively, of a given field of interest. The
1919
relative RMSE is defined as
2020

21-
Inline: $E = mc^2$
22-
23-
Block:
24-
$$
25-
\int_0^1 x^2 dx = \frac{1}{3}
26-
$$
27-
2821
$$
2922
\mathrm{RRMSE}_f(\mathbf{U}_{\rm ref}, \mathbf{U}_{\rm pred}) = \left( \frac{1}{n_\star}\sum_{i=1}^{n_\star} \frac{\frac{1}{N^i}\|\mathbf{U}^i_{\rm ref} - \mathbf{U}^i_{\rm pred}\|_2^2}{\|\mathbf{U}^i_{\rm ref}\|_\infty^2} \right)^{1/2},
3023
$$

0 commit comments

Comments
 (0)