Skip to content

You are looking at the frozen release 2026-09-18. See the latest boards

evals for models
that decide

Jev is the first System One model: it writes no text, it answers typed questions with probabilities, in one fast pass. Jevals checks how good those answers are, against human labels, next to the LLMs that try to decide the same way.

3 question types7 models31,500 scored decisions

Jevals is independent. It is not affiliated with TypeSafe AI or Jev and does not represent them.

three questions, three boards

System One LLM top 2 for that metric (score, cost, speed)

Decision Score: 100 = perfect, 0 = guessing the label base rates. Bars on a 0–100 scale.

how a System One model decides

  1. state{ "question": "…", "abstract": "…" }any text or JSON
  2. questionnoul: "Does the abstract support yes?"typed: noul, choice or score
  3. answerP(yes) = 0.93probabilities, no text
  4. your codeif (0.93 > 0.9) act() else askHuman()acts only when confident

Jevals asks every model the same questions, 5 times each, and scores every answer against human labels. LLMs, the System Two counterpart that thinks in text, answer through an adapter that asks them for the same probabilities. How we score

findings · release 2026-09-18On nouls, Jev is statistically tied with the best of six LLMs at 1/28 of the priceread the findings →
coming next

GPT-6 Astra · Claude Fable 5.1 · Grok 4.6 · Qwen3.8 Max · Kimi K3 · decider-2b · openjev · GLiClass · TF-IDF + logistic regression · logprob-based LLM rows

Every row is run by us at list price. How we list models