BlogRAG
RAG4 min read· June 9, 2026

Embedding Model Selection Benchmarks Lie

Carolina Fogliato

Published June 9, 2026

The embedding model that tops the leaderboard isn't the one that wins on your data. Here's how to choose an embedding model that actually fits.

The embedding model that tops the leaderboard isn't the one that wins on your data. Leaderboards measure average quality on public datasets; you need the delta on your corpus.

Embedding model selection is where benchmark-driven decisions mislead. A model that's best on average can be worse than a cheaper model on your specific domain — and the only way to know is to eval on your data.

The Issue Tree: What to Choose On

  • **Your data.** Eval on your corpus, not the leaderboard's.
  • **Your queries.** Eval on the queries your users actually run.
  • **Your cost and latency.** A bigger model that wins by a point may cost 5x.
  • **Your language and domain.** A general model may underperform a domain one.

The Delta That Matters

The leaderboard gives you average quality. The decision needs the delta: how much better is model A than model B on your eval, at what cost and latency. A 1-point leaderboard win at 5x the cost is usually the wrong choice; a 5-point win at the same cost is usually the right one.

How to Actually Choose

  • Pick 3-5 candidates, including a cheap baseline.
  • Eval each on your eval set (retrieval recall and precision).
  • Compare on quality, cost, and latency — not quality alone.
  • Choose the cheapest model that meets your quality bar.

What to Refuse

  • Choosing the leaderboard leader without evaluating on your data.
  • Choosing a bigger model for a marginal quality win.
  • Ignoring cost and latency in the decision.
  • Skipping the cheap baseline that might be enough.

Conclusion

Embedding model selection is a decision about the delta on your data, not the average on a leaderboard. Eval candidates on your corpus, compare on quality-cost-latency, and choose the cheapest model that meets the bar.

About FACTA

FACTA helps startups and growth-stage teams turn AI into production systems that keep running — not demos that impress once.

We design the architecture around the parts that actually break under real usage: tooling you own, credentials you control, failover, cost controls, observability. The boring infrastructure that keeps a system alive after launch.

Led by Matías Baglieri and Carolina Fogliato, we focus on one thing:

AI leadership that builds. Not just advises.

Send us your eval set and a shortlist of models.

We'll tell you which one wins on your data. See eval-driven RAG for the discipline behind the choice.

Explore AI Automation
Book a 30-minute call →

No pitch. No pressure. Just a look at where your AI stack is fragile — and what to fix first.

Stay Updated

Get production AI insights in your inbox

Weekly insights. No spam. Unsubscribe anytime.

Your Privacy Matters

We use cookies to enhance your experience, analyze traffic, and serve targeted ads.

By clicking "Accept All", you consent to all cookies. Cookie Policy