Spaces:
Running
Running
Nathan Habib
commited on
Commit
•
6821162
1
Parent(s):
00663b9
npm build
Browse files- 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/normalized_vs_raw.html +0 -0
- assets/scripts/nwe_scores_vs_old.html +0 -0
- assets/scripts/rankings_change.html +0 -0
- dist/assets/scripts/avg_ifeval_vs_all.html +0 -0
- dist/assets/scripts/correlation_heatmap.html +0 -0
- dist/assets/scripts/math_vs_avg_all.html +0 -0
- dist/assets/scripts/math_vs_gsm8k.html +0 -0
- dist/assets/scripts/model_size_vs_perf.html +0 -0
- dist/assets/scripts/normalized_vs_raw.html +0 -0
- dist/assets/scripts/nwe_scores_vs_old.html +0 -0
- dist/assets/scripts/rankings_change.html +0 -0
- dist/index.html +1 -1
- src/index.html +1 -1
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/normalized_vs_raw.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
assets/scripts/nwe_scores_vs_old.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
|
|
dist/assets/scripts/avg_ifeval_vs_all.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/assets/scripts/correlation_heatmap.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/assets/scripts/math_vs_avg_all.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/assets/scripts/math_vs_gsm8k.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/assets/scripts/model_size_vs_perf.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/assets/scripts/normalized_vs_raw.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/assets/scripts/nwe_scores_vs_old.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/assets/scripts/rankings_change.html
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dist/index.html
CHANGED
@@ -345,7 +345,7 @@
|
|
345 |
<div class="main-plot-container">
|
346 |
<figure><img src="assets/images/timewise_analysis_full.png"/></figure>
|
347 |
<div id="timewise">
|
348 |
-
<iframe src="assets/scripts/model_size_vs_perf.html" title="description", height="
|
349 |
</div>
|
350 |
</div>
|
351 |
|
|
|
345 |
<div class="main-plot-container">
|
346 |
<figure><img src="assets/images/timewise_analysis_full.png"/></figure>
|
347 |
<div id="timewise">
|
348 |
+
<iframe src="assets/scripts/model_size_vs_perf.html" title="description", height="650" width="100%", style="border:none;"></iframe>
|
349 |
</div>
|
350 |
</div>
|
351 |
|
src/index.html
CHANGED
@@ -345,7 +345,7 @@
|
|
345 |
<div class="main-plot-container">
|
346 |
<figure><img src="assets/images/timewise_analysis_full.png"/></figure>
|
347 |
<div id="timewise">
|
348 |
-
<iframe src="assets/scripts/model_size_vs_perf.html" title="description", height="
|
349 |
</div>
|
350 |
</div>
|
351 |
|
|
|
345 |
<div class="main-plot-container">
|
346 |
<figure><img src="assets/images/timewise_analysis_full.png"/></figure>
|
347 |
<div id="timewise">
|
348 |
+
<iframe src="assets/scripts/model_size_vs_perf.html" title="description", height="650" width="100%", style="border:none;"></iframe>
|
349 |
</div>
|
350 |
</div>
|
351 |
|