Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions src/pages/ml.astro
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,17 @@ const clientModels = [
>interscript-ml/docs/RESULTS.md</a
>.
</p>
<p class="ledger-note">
Frontier context, same instrument (SadeedDiac-25, the same 1,200 paragraphs under the
same windowed evaluator): GLM-5.2 diacritizes Arabic at 2.51 DER with plain completion;
its successors do not — GLM-5.3-Flash at 8.57, GLM-5.3 at 9.98 raw DER — and the loss is
wrong vowels, not writing convention. As frontier optimization shifts agentic, dedicated
distilled models remain the reproducible, protocol-pinned way to ship this task. Every
row with its decode protocol and bootstrap CIs: <a
href="https://github.com/interscript/rababa/blob/main/docs/RESULTS.md"
>rababa/docs/RESULTS.md</a
>.
</p>
</div>
</section>

Expand Down