Eval engineering cuts grading costs to $77.81, but judges still disagree with themselves 13.6% of the time
BLUECOW009 · x · 2026-07-29
The thread summarizes an article on eval engineering for agents: two researchers reportedly replaced $7,500 of human grading with only $77.81 in model calls, but found that production judges are still unreliable.
Key findings:
- One judge disagreed with itself 13.6% of the time.
- It preferred the answer shown first 72% of the time.
- Cross-judge agreement was only κ = 0.51, barely better than guessing.
The post argues that agent teams should treat evaluation as an engineering layer, not a one-off script:
- run comparisons in both orders and average them;
- avoid shipping on a single verdict;
- use repeated trials and majority vote for recovery;
- report chance-corrected agreement instead of raw agreement.
The broader point: evals become a core part of the agent system you already pay for.
More from coding & agent
- Tencent Releases UI-Mate-27B, a Desktop GUI Agent Model — tencent · 2026-08-24
- Comparing AI Subscriptions: DeepSeek API vs. Claude Pro vs. Local LLMs — Unlikely_Bluejay5392 · 2026-08-24
- Claude Code introduces 'Remote Control' feature to boost coding efficiency — rohanpaul_ai · 2026-08-24
- rauchg lays out fx extension philosophy: MCP, Skills, Plugins and Unix composition — AccBalanced · 2026-08-24
- Netflix details its production LLM judge: hundreds of thousands of recommendations scored weekly — omarsar0 · 2026-08-24
- smolvm passes Simon Willison's Fable 5 agent test as a secure sandbox — yawnxyz · 2026-08-24