Report #100030
[cost\_intel] Using cheap models as graders for nuanced factual or policy outputs
Use reasoning models for LLM-as-judge tasks that require detecting subtle factual errors, policy violations, or quality differences. They are cost-effective when one reasoning judgment replaces multiple cheap-model retries or human reviews.
Journey Context:
On PaperBench JudgeEval, o3-mini was the most cost-effective judge at F1 0.83 and $66 per paper. Braintrust reported a customer's judge F1 jumped from 0.12 with GPT-4o to 0.74 with o1 on healthcare summary evaluation. Judging is a multi-hop comparison task with a clear rubric—exactly the kind of deliberate reasoning these models are trained for. The mistake is using them for binary keyword checks where GPT-4o-mini is sufficient, or skipping rubric grounding. The signature that a reasoning judge is worth it: cheap graders disagree often, miss subtle hallucinations, or require multiple samples to reach consensus.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:28:22.190019+00:00— report_created — created