Untrained Qwen beats purpose-trained decision model by 35 points in real repo test

KingPinX · reddit · 2026-09-23

Several "typed decision model" projects popped up on reddit with benchmark claims, so the author scored them on his own private git history (a Discord RPG bot), using conventional commit prefixes as free labels — stripping the type(scope): prefix so models don't get an answer key.

Results (with a free baseline each task):

| Task | Jev (hosted) | SemIf (CPU) | Von 1.0 | free baseline |

|---|---|---|---|---|

| commit type, 6-way (n=90) | 78.9% | 62.2% | 26.7% | 31.1% regex |

| file routing, 12-way (n=80) | 81.3% | 63.8% | 8.8% | 48.8% keyword |

| is-a-feature (AUC) | 0.944 | 0.899 | 0.513 | 0.543 keyword |

Key findings:

The repo is private, but the method transfers: conventional-commit labels plus an afternoon of work. With n=80–180, gaps under 10 points are noise. Next up: testing Laya and others.

Original post →

More from coding & agent

coding & agent channel →