Head-to-head
mistral-small:24b vs Claude Sonnet 5
Both models answered the same one-shot tasks under identical rules — no retries, answers published unedited. Two separate axes, never blended: does the code actually run, and how do blind-scored text answers hold up against a written gold answer. Frontier references sit outside the blind field and are deliberately unscored on text.
| Model | Runnable sims | Blind text avg | Failure modes |
|---|---|---|---|
| mistral-small:24b | 33% (28/85) | 8.65 (31 scored) | ERR 26 · STAT 11 · BLANK 9 · HANG 3 · DNF 8 |
| Claude Sonnet 5 frontier reference | 100% (85/85) | unscored by design | — |
Biggest contrasts
Rounds where the two models diverged most — open them and read both answers side by side.
| Round | mistral-small:24b | Claude Sonnet 5 |
|---|---|---|
| R153 · Binary min-heap with bubble-up and sink-down | ERR | OK |
| R152 · Hash table with visible collision chains | ERR | OK |
| R151 · Binary search tree growing node by node | BLANK | OK |
| R140 · Water sloshing in a tilting container | ERR | OK |
| R137 · Cloth mesh hanging and rippling in the wind | ERR | OK |
→ Interactive round-by-round comparison · → Full leaderboard
Generated 2026-07-31 from the published rounds. Harness failures are excluded from every base — a broken cluster node is our fault, not the model's.