Skip to content
JevDirectory.org
CommunityPractices & PatternsArticleVerified 2026-09-22

Jevals — Independent Jev Benchmark for Models That Decide

An independent benchmark of hosted Jev against six LLMs on PubMedQA, Banking77, and HelpSteer2, scoring decisions against human labels and reporting per-board results for each model.

Category
Practices & Patterns
Published by
Community
Author
Added
2026-09-22
Tagscommunitybenchmarksevaluationmodels

Highlights

  • Three boards cover 300 questions each: PubMedQA noul, Banking77 choice, and HelpSteer2 helpfulness scoring.
  • 31,500 scored decisions across 3 question types and 7 models, measured against human labels.
  • On nouls, Jev is reported statistically tied with the best of six LLMs at 1/28 of the price.
  • Jev scores 69.0 on PubMedQA noul, 67.8 on Banking77 choice, and 9.2 on HelpSteer2 against GLM-5.3's 7.8.
  • Decision Score sets 100 as perfect and 0 as guessing label base rates; every row is run at list price.

Watch out

Independent and unaffiliated with TypeSafe, though several advertised model rows such as GPT-6 Astra are still listed as coming next rather than scored.

More like this

208GitHub stars
A self-hosted implementation of TypeSafe's Jev System One API powered by the 400M-parameter GLiFormer encoder: it serves choice, score, and noul and drops into the official typesafe-sdk via TYPESAFE_BASE_URL, but trails Jev on reasoning-heavy tasks.
Practices & Patterns#community#python#open-models
Communityjeff
104GitHub stars
A personal-assistant agent with 100 mocked tools that measures how many steps a task takes when the LLM picks the tool versus when Jev picks it before every model step.
Practices & Patterns#community#typescript#agents
91GitHub stars
A comparison arena that runs the same batch of review comments through Jev and DeepSeek, showing processing time, cost, and per-label results with CSV/Excel import, replay, and offline reports.
Practices & Patterns#community#javascript#benchmarks
Communityjev-arena
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

When a designer gets Jev

Full Jev video tutorial

The case against Jev-scored compaction

This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more

tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply

Classifying rows in DuckDB

A playable 16-judgment demo

AI multiple choice, not essay writing