What is MTEB and what does it benchmark?
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
MTEB is the standard public leaderboard for embedding models, aggregating ~56 tasks across 8 categories into a single ranking.
Think of MTEB like a track and field decathlon. A decathlete competes in ten events, sprint, long jump, javelin, and the gold medal goes to the athlete with the best overall score, not the one who wins any single event. MTEB scores text-search tools the same way. Each contender runs about 56 different challenges, search this, group that, score how similar two sentences are, and the leaderboard ranks them by the average. Like a decathlon, the average is useful for spotting top contenders but tells you nothing about whether the winner is the right fit for your specific event. Maybe you only need a 100-meter sprinter; you would not pick the decathlete just because they won overall.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
5 min: spell out the acronym, list the 8 task categories, describe how the bundle average is computed, explain why the top is saturated and why per-category scores matter, then walk through the shortlist plus in house eval production pattern.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Treating the top MTEB model as universally best. The leaderboard averages across tasks and domains that may not match your workload; treat it as a shortlist filter, not a final answer.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.