diff --git a/src/pages/ml.astro b/src/pages/ml.astro index 0cd5688..2848145 100644 --- a/src/pages/ml.astro +++ b/src/pages/ml.astro @@ -57,7 +57,7 @@ const clientModels = [ id: "ara-diac-small-2.1", task: "diacritization", pair: "Arabic → haraqat", - metric: "DER 4.57 (2.0 was 4.82 · 1.0 was 8.26)", + metric: "DER 4.57 [1.91, 2.35] vs teacher (1.0 was 8.26)", artifact: "int8 · 264 MiB · fp16 · 674 MiB", status: "released", }, @@ -302,10 +302,9 @@ const clientModels = [

- 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. + WER columns, decode protocols, and paired bootstrap CIs for every row live + in rababa/docs/RESULTS.md. + The GLM-5.3 family cannot disable thinking; low effort is its plainest protocol.

@@ -327,8 +326,8 @@ const clientModels = [
  • + r7 labels fresher teacher labels - 4.82 - −0.47pp + 5.08 + −0.18pp (corrected 2026-09-05)
  • + 6 epochs diff --git a/src/pages/neural.astro b/src/pages/neural.astro index 1048a5c..409c197 100644 --- a/src/pages/neural.astro +++ b/src/pages/neural.astro @@ -23,8 +23,8 @@ import Base from "../layouts/Base.astro"

    - Full-set numbers for every tier — the leaderboard and the client ladder — on - the neural layer page. + Full-set numbers for every tier — the leaderboard and the client ladder — + on the neural layer page.