Upload index.html
Browse files- index.html +22 -22
index.html
CHANGED
|
@@ -71,28 +71,6 @@
|
|
| 71 |
<small>Also see the <a href="https://lh-tech.de/ai/compare-tiny-models.html" target="_blank">independent comparison page</a> by LH-Tech-AI.</small>
|
| 72 |
</div>
|
| 73 |
|
| 74 |
-
<h2 class="section-title">Benchmark Overview</h2>
|
| 75 |
-
|
| 76 |
-
<div class="legend">
|
| 77 |
-
<span class="legend-item"><span class="legend-dot" style="background:var(--compactai)"></span> CompactAI</span>
|
| 78 |
-
<span class="legend-item"><span class="legend-dot" style="background:var(--supralabs)"></span> SupraLabs</span>
|
| 79 |
-
</div>
|
| 80 |
-
|
| 81 |
-
<div class="chart-grid">
|
| 82 |
-
<div class="chart-card">
|
| 83 |
-
<h3>BLiMP ↑ (higher is better)</h3>
|
| 84 |
-
<canvas id="blimpChart"></canvas>
|
| 85 |
-
</div>
|
| 86 |
-
<div class="chart-card">
|
| 87 |
-
<h3>ARC-Easy ↑ (higher is better)</h3>
|
| 88 |
-
<canvas id="arcChart"></canvas>
|
| 89 |
-
</div>
|
| 90 |
-
<div class="chart-card full">
|
| 91 |
-
<h3>WikiText-2 ↓ (lower is better)</h3>
|
| 92 |
-
<canvas id="wikiChart"></canvas>
|
| 93 |
-
</div>
|
| 94 |
-
</div>
|
| 95 |
-
|
| 96 |
<h2 class="section-title">Detailed Results</h2>
|
| 97 |
|
| 98 |
<table>
|
|
@@ -274,6 +252,28 @@
|
|
| 274 |
</tbody>
|
| 275 |
</table>
|
| 276 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 277 |
<div class="methodology" style="margin-top:1.5rem">
|
| 278 |
<h3>Regarding the claim that Glint-1.3 is a "fake model with fake benchmarks"</h3>
|
| 279 |
|
|
|
|
| 71 |
<small>Also see the <a href="https://lh-tech.de/ai/compare-tiny-models.html" target="_blank">independent comparison page</a> by LH-Tech-AI.</small>
|
| 72 |
</div>
|
| 73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
<h2 class="section-title">Detailed Results</h2>
|
| 75 |
|
| 76 |
<table>
|
|
|
|
| 252 |
</tbody>
|
| 253 |
</table>
|
| 254 |
|
| 255 |
+
<h2 class="section-title">Benchmark Overview</h2>
|
| 256 |
+
|
| 257 |
+
<div class="legend">
|
| 258 |
+
<span class="legend-item"><span class="legend-dot" style="background:var(--compactai)"></span> CompactAI</span>
|
| 259 |
+
<span class="legend-item"><span class="legend-dot" style="background:var(--supralabs)"></span> SupraLabs</span>
|
| 260 |
+
</div>
|
| 261 |
+
|
| 262 |
+
<div class="chart-grid">
|
| 263 |
+
<div class="chart-card">
|
| 264 |
+
<h3>BLiMP ↑ (higher is better)</h3>
|
| 265 |
+
<canvas id="blimpChart"></canvas>
|
| 266 |
+
</div>
|
| 267 |
+
<div class="chart-card">
|
| 268 |
+
<h3>ARC-Easy ↑ (higher is better)</h3>
|
| 269 |
+
<canvas id="arcChart"></canvas>
|
| 270 |
+
</div>
|
| 271 |
+
<div class="chart-card full">
|
| 272 |
+
<h3>WikiText-2 ↓ (lower is better)</h3>
|
| 273 |
+
<canvas id="wikiChart"></canvas>
|
| 274 |
+
</div>
|
| 275 |
+
</div>
|
| 276 |
+
|
| 277 |
<div class="methodology" style="margin-top:1.5rem">
|
| 278 |
<h3>Regarding the claim that Glint-1.3 is a "fake model with fake benchmarks"</h3>
|
| 279 |
|