Spaces:
Running
Running
alozowski
commited on
Commit
•
ef36231
1
Parent(s):
07663bf
add new plots
Browse files- assets/scripts/avg_ifeval_by_model_type.html +0 -0
- assets/scripts/avg_ifeval_vs_all.html +0 -0
- assets/scripts/correlation_heatmap.html +0 -0
- assets/scripts/math_vs_avg_all.html +0 -0
- assets/scripts/math_vs_gsm8k.html +0 -0
- assets/scripts/model_size_vs_perf.html +0 -0
- assets/scripts/musr_through_time.html +0 -0
- assets/scripts/new_scores_vs_old.html +0 -0
- assets/scripts/normalized_vs_raw.html +0 -0
- assets/scripts/rankings_change.html +0 -0
- src/index.html +1 -1
assets/scripts/avg_ifeval_by_model_type.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/avg_ifeval_vs_all.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/correlation_heatmap.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/math_vs_avg_all.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/math_vs_gsm8k.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/model_size_vs_perf.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/musr_through_time.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/new_scores_vs_old.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/normalized_vs_raw.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/rankings_change.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
src/index.html
CHANGED
@@ -307,7 +307,7 @@
|
|
307 |
<div class="main-plot-container">
|
308 |
<figure><img src="assets/images/v2_fn_of_mmlu.png"/></figure>
|
309 |
<div id="mmlu">
|
310 |
-
<iframe src="assets/scripts/
|
311 |
</div>
|
312 |
</div>
|
313 |
|
|
|
307 |
<div class="main-plot-container">
|
308 |
<figure><img src="assets/images/v2_fn_of_mmlu.png"/></figure>
|
309 |
<div id="mmlu">
|
310 |
+
<iframe src="assets/scripts/new_scores_vs_old.html" title="description", height="500" width="100%", style="border:none;"></iframe>
|
311 |
</div>
|
312 |
</div>
|
313 |
|