Most Evals Measure the Wrong Thing

📰 Dev.to · Aamer Mihaysi

Learn why most AI evaluations measure the wrong thing and how to focus on reliability instead of capability

intermediate Published 11 Jul 2026
Action Steps
  1. Read the awesome-evals list on GitHub to understand current evaluation methods
  2. Identify the limitations of lab evaluations that only test capability
  3. Design production evaluations that test reliability in messy environments
  4. Implement testing for ambiguous instructions and tool call failures
  5. Monitor and debug your AI models in real-world scenarios
Who Needs to Know This

AI engineers and developers can benefit from understanding the difference between lab and production evaluations to improve their models' reliability

Key Insight

💡 Lab evaluations measure capability, while production evaluations measure reliability

Share This
Most AI evals measure capability, not reliability. Focus on production evals to ensure your models work in messy environments #AI #reliability

Key Takeaways

Learn why most AI evaluations measure the wrong thing and how to focus on reliability instead of capability

Full Article

Title: Most Evals Measure the Wrong Thing

URL Source: https://dev.to/o96a/most-evals-measure-the-wrong-thing-c76

Published Time: 2026-07-11T14:38:38Z

Markdown Content:
[Skip to content](https://dev.to/o96a/most-evals-measure-the-wrong-thing-c76#main-content)

[![Image 1: DEV Community](https://media2.dev.to/dynamic/image/quality=100/https://dev-to-uploads.s3.amazonaws.com/uploads/logos/resized_logo_UQww2soKuUsjaOGNB38o.png)](https://dev.to/)

[Powered by Algolia](https://www.algolia.com/developers/?utm_source=devto&utm_medium=referral)

[Log in](https://dev.to/enter?signup_subforem=1)[Create account](https://dev.to/enter?signup_subforem=1&state=new-user)

## DEV Community

![Image 2](https://assets.dev.to/assets/heart-plus-active-9ea3b22f2bc311281db911d416166c5f430636e76b15cd5df6b3b841d830eefa.svg)0 Add reaction

![Image 3](https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg)0 Like ![Image 4](https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg)0 Unicorn ![Image 5](https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg)0 Exploding Head ![Image 6](https://assets.dev.to/assets/raised-hands-74b2099fd66a39f2d7eed9305ee0f4553df0eb7b4f11b01b6b1b499973048fe5.svg)0 Raised Hands ![Image 7](https://assets.dev.to/assets/fire-f60e7a582391810302117f987b22a8ef04a2fe0df7e3258a5f49332df1cec71e.svg)0 Fire

0 Jump to Comments 0 Save Boost

Copy link

Copied to Clipboard

[Share to X](https://twitter.com/intent/tweet?text=%22Most%20Evals%20Measure%20the%20Wrong%20Thing%22%20by%20Aamer%20Mihaysi%20%23DEVCommunity%20https%3A%2F%2Fdev.to%2Fo96a%2Fmost-evals-measure-the-wrong-thing-c76)[Share to LinkedIn](https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fdev.to%2Fo96a%2Fmost-evals-measure-the-wrong-thing-c76&title=Most%20Evals%20Measure%20the%20Wrong%20Thing&summary=Reading%20through%20the%20awesome-evals%20list%20on%20GitHub%20yesterday%2C%20I%20realized%20something%20I%27ve%20been%20circling...&source=DEV%20Community)[Share to Facebook](https://www.facebook.com/sharer.php?u=https%3A%2F%2Fdev.to%2Fo96a%2Fmost-evals-measure-the-wrong-thing-c76)[Share to Mastodon](https://s2f.kytta.dev/?text=https%3A%2F%2Fdev.to%2Fo96a%2Fmost-evals-measure-the-wrong-thing-c76)

[Share Post via...](https://dev.to/o96a/most-evals-measure-the-wrong-thing-c76#)[Report Abuse](https://dev.to/report-abuse)

[![Image 8: Aamer Mihaysi](https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3788049%2F0328b800-a998-4432-bdf0-3308cad77288.jpeg)](https://dev.to/o96a)

[Aamer Mihaysi](https://dev.to/o96a)
Posted on Jul 11

# Most Evals Measure the Wrong Thing

[#ai](https://dev.to/t/ai)[#opensource](https://dev.to/t/opensource)[#programming](https://dev.to/t/programming)

Reading through the awesome-evals list on GitHub yesterday, I realized something I've been circling for months: most of us are benchmarking wrong.

Not "wrong" as in bad numbers. Wrong as in measuring the wrong thing.

The list is a curated library of papers, tools, and benchmarks for evaluating AI agents — no fluff, no vendor pitches. What struck me is how many evals test whether a model _can_ do something in isolation, and how few test whether it _will_ do the right thing when the environment is messy, the instructions are ambiguous, and the tool call fails three times in a row.

That's the gap. Lab evals measure capability. Production evals measure reliability.

I've been running a small self-hosted agent stack for a few months now, and the bugs that actually bite me are never "the model couldn't answer this question." They're "the model tried to call a tool with a malformed argument because the previous step returned something unexpected." Or "the model got stuck in a loop because it didn'
Read full article → ← Back to Reads

Related Videos

NVIDIA GEAR SONIC Review: REVOLUTION in Humanoid Robots Movement System
NVIDIA GEAR SONIC Review: REVOLUTION in Humanoid Robots Movement System
MaxonShire
Unitree R1 Review | Cheap Humanoid Robot Starting From $4,900
Unitree R1 Review | Cheap Humanoid Robot Starting From $4,900
MaxonShire
Sony AI Ace Review: Features EXPLAINED – AI Robot That Can Beat Professional Table Tennis Players
Sony AI Ace Review: Features EXPLAINED – AI Robot That Can Beat Professional Table Tennis Players
MaxonShire
UBTECH U1 Female Humanoid Robot Review - The Latest ULTRA REALISTIC AI Girlfriend
UBTECH U1 Female Humanoid Robot Review - The Latest ULTRA REALISTIC AI Girlfriend
MaxonShire
NVIDIA Vera Review: The CPU for AI Agents Features Explained in 5 Minutes
NVIDIA Vera Review: The CPU for AI Agents Features Explained in 5 Minutes
MaxonShire
TOP AI Agents that are REALLY Making Money for Businesses Right Now
TOP AI Agents that are REALLY Making Money for Businesses Right Now
MaxonShire