clemsail commited on
Commit
a07dc92
·
verified ·
1 Parent(s): 6b0ca45

docs: add base vs tuned bench comparison

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -124,3 +124,22 @@ LoRA weights: **apache-2.0** — see License chain table above for derivation ra
124
  ## Related
125
 
126
  See the full [Ailiance-fr LoRA collection](https://huggingface.co/Ailiance-fr).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  ## Related
125
 
126
  See the full [Ailiance-fr LoRA collection](https://huggingface.co/Ailiance-fr).
127
+
128
+
129
+ ## Bench comparison (2026-05-11)
130
+
131
+ ### Base model (Devstral-Small-2-24B-MLX-4bit) capability
132
+
133
+ | Task | Score | Notes |
134
+ |---|---:|---|
135
+ | GSM8K-CoT flex EM | **0.96** | W3 lm-eval-harness (--limit 100) |
136
+ | ARC-Easy acc / acc_norm | **0.80 / 0.75** | |
137
+ | MMLU-Pro Computer Science | **0.64** | |
138
+
139
+ Source: <https://github.com/ailiance/ailiance/tree/main/output/lm-eval-base-2026-05-11>
140
+
141
+ ### This LoRA (tuned) — bench PENDING
142
+
143
+ Will include kicad-sch / iact-bench validators + W3 lm-eval delta. See spec for
144
+ methodology:
145
+ <https://github.com/ailiance/ailiance-bench/blob/main/docs/superpowers/specs/2026-05-11-kicad-sch-gap-design.md>