diff --git a/src/pages/ml.astro b/src/pages/ml.astro index 422a1fca..4561f58d 100644 --- a/src/pages/ml.astro +++ b/src/pages/ml.astro @@ -8,7 +8,7 @@ const serverModels = [ pair: "Arabic → haraqat", metric: "DER 2.29 · OOD WER 17.38", artifact: "fp32 · 2.7 GiB · parts", - status: "releasing", + status: "released", }, { id: "khm-latn-1.0", @@ -54,12 +54,20 @@ const serverModels = [ const clientModels = [ { - id: "ara-diac-small-2.0", + id: "ara-diac-small-2.1", task: "diacritization", pair: "Arabic → haraqat", - metric: "DER 4.82 (1.0 was 8.26)", - artifact: "int8 · ~0.5 GiB", - status: "releasing", + metric: "DER 4.57 (2.0 was 4.82 · 1.0 was 8.26)", + artifact: "int8 · 264 MiB · fp16 · 674 MiB", + status: "released", + }, + { + id: "ara-diac-layerdrop-1.0", + task: "diacritization", + pair: "Arabic → haraqat", + metric: "DER 5.78 · 63% of the parameters", + artifact: "int4 · 95 MiB · browser-native", + status: "released", }, { id: "tha-g2p-small-1.0", @@ -128,11 +136,11 @@ const clientModels = [
The catalogue
- No model is published without a measured metric next to its teacher's, on the same - harness, in the open. Students are distilled from frozen teachers and gated at a - pre-agreed error budget. Each entry resolves from the models.yaml index; artifacts above - GitHub's 2 GiB cap ship as sha256-verified parts that the runtimes reassemble - transparently. + The index resolves 23 models across five languages. No model is published without a + measured metric next to its teacher's, on the same harness, in the open. Students are + distilled from frozen teachers and gated at a pre-agreed error budget. Each entry + resolves from the models.yaml index; artifacts above GitHub's 2 GiB cap ship as + sha256-verified parts that the runtimes reassemble transparently.
@@ -197,6 +205,153 @@ const clientModels = [ + +The frontier, measured
++ SadeedDiac-25 — all 1,200 paragraphs, Misraj's own evaluator, windowed zero-skip + protocol, one instrument for every row. Our dedicated 580M teacher is the best + non-vendor system measured on it, 3.2× better than the 1.5B model the benchmark was + built around. And the frontier is moving the wrong way: every GLM successor to 5.2 is + 3–5× worse, losing classical haraqat (wrong vowels on 10.05% of marked positions for + 5.3-Flash, vs 5.2's 2.64% — which matches our 580M teacher's 2.62% to 0.02pp). +
+| System | +Params | +DER (CE) | +DER (w/o CE) | +Protocol note | +
|---|---|---|---|---|
| Claude-3.7-Sonnet | +— | +1.3941 | +0.7693 | +vendor-published · protocol undisclosed · not reproduced by us | +
| Ours · ara-diac-2.0 (r7) | +580M | +2.2864 | +1.3343 | +best dedicated model measured | +
| GLM-5.2 | +— | +2.5060 | +1.5537 | +our reproduction · raw | +
| Gemini-Flash-2.0 | +— | +3.1926 | +2.3783 | +same protocol | +
| GPT-4 | +— | +3.8645 | +3.8645 | +same protocol | +
| Sadeed | +1.5B | +7.2915 | +5.2625 | +prior dedicated state of the art | +
| GLM-5.3-Flash | +— | +8.7978 | +6.6368 | +zero-skip · reasoning_effort=low | +
| GLM-5.3 | +— | +9.8971 | +7.8219 | +zero-skip · reasoning_effort=low | +
| glm-4.7-flash | +— | +13.2256 | +10.3206 | +zero-skip · thinking-disabled | +
+ WER columns, decode protocols, and paired bootstrap CIs for every row: + rababa/docs/RESULTS.md. The GLM-5.3 family cannot disable thinking; low effort is its plainest protocol. +
+ +AdamW · r6 labels · 3 ep
+ 8.26
+ the shipped baseline
+ optimizer swap
+ 5.29
+ −2.96pp
+ fresher teacher labels
+ 4.82
+ −0.47pp
+ ara-diac-small-2.1
+ 4.57
+ −0.25pp · released
+ + What didn't move it — every rung pre-registered, measured, and kept in the log: + multi-token-prediction auxiliary 5.09 (+0.26pp); classical-register swap at constant + budget 5.81 (+0.98pp); register add at matched epochs 4.82 (flat — it cancelled the epoch + gain); on-policy GKD 6.00 (+1.18pp, the worst rung); depth-halved 5.78 (63% of the + parameters — shipped anyway as the browser tier). At SFT convergence, supervision quality + dominates. The ladder is closed. +
++ Hebrew, same discipline: 16.43% DER on Biblical Hebrew, where the modern-Hebrew state of + the art degrades to 35.6% on the same test. +
+