← Latest papers
💬 NLP

MTEB-BR: A Text Embedding Benchmark for Brazilian Portuguese

This paper introduces MTEB-BR, the first dedicated benchmark comprising 22 native Brazilian-Portuguese tasks to evaluate text embedding models without relying on translations, revealing that top-tier performance is achievable with open-source models and demonstrating that global multilingual rankings only moderately predict Portuguese-specific effectiveness.

Original authors: Tardelli Ronan Coelho Stekel

Published 2026-07-09
📖 5 min read🧠 Deep dive

Original authors: Tardelli Ronan Coelho Stekel

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Problem: The "Lost in Translation" Trap

Imagine you are trying to buy a high-quality car specifically for driving on Brazilian roads. You go to a global car review website, but they only have reviews for cars tested on American or European highways. They tell you, "This car is great!" because it performed well on those foreign tracks.

But here's the catch: Brazilian roads have different potholes, different traffic patterns, and different weather. A car that wins on a European track might struggle on a Brazilian one.

For a long time, this was the situation for Brazilian Portuguese in the world of AI. If you wanted to test how well an AI understands Portuguese sentences, you had to use:

  1. Translated tests: Taking English tests and translating them into Portuguese (which often loses the "flavor" and nuance of the language).
  2. Thin coverage: Very few tests that didn't cover the full range of how people actually speak and write in Brazil.

The Solution: MTEB-BR (The "Brazilian Driving Test")

The authors created MTEB-BR, a brand-new, native benchmark. Think of this as building a dedicated driving test track right in São Paulo, using only Brazilian traffic rules and road conditions.

  • No Translations Allowed: They strictly banned any test data that was translated from English. Every single question, legal document, medical note, or social media post used in the test was created originally in Brazilian Portuguese.
  • The Course: They built a 22-stop obstacle course covering seven different types of driving skills:
    • Classification: Sorting mail into the right bins (e.g., is this tweet hateful?).
    • Retrieval: Finding the right needle in a haystack (e.g., finding a specific law in a massive database).
    • Clustering: Grouping similar items together (e.g., organizing medical records by topic).
    • And more, including legal, medical, and tax domains.

The Race: Who Won?

They put 93 different AI models through this course. Some were free, open-source models (like a DIY car you can build yourself), and some were expensive, closed commercial APIs (like a luxury car you have to rent by the minute).

The Results:

  1. The "Frontier" Tie: The top 6 models were so close in performance that the test couldn't statistically tell who was truly the "best." They are all in the same elite tier. It's like a race where the top six cars crossed the finish line within a millimeter of each other.
  2. The Surprise Winner: One of the top performers was an open-source model (Qwen3-Embedding-8B). This is huge because it means you don't need to pay a commercial company to get top-tier performance; you can run this model yourself for free.
  3. The "Global" Trap: The paper checked if the global "World Champion" AI (the one that wins on English and multilingual tests) would also win here. The answer was no.
    • Analogy: Imagine a Formula 1 champion driver. If you put them in a rally car on a muddy Brazilian dirt track, they might not win.
    • One model ranked 3rd globally but dropped to 49th in Brazil. This proves that being good at English doesn't automatically mean you are good at Portuguese.

The "Statistical Layer" (The Referee's Notebook)

Most benchmarks just give you a single score and a rank (1st, 2nd, 3rd). The authors felt this was too simple, like saying "Car A is faster than Car B" without mentioning the margin.

They added a statistical layer to act like a careful referee:

  • Confidence Intervals: Instead of just saying "Model A scored 0.68," they say "Model A scored 0.68, give or take 0.05." This tells you if the difference between two models is real or just a fluke.
  • Item Response Theory (IRT): This is a fancy way of asking, "Which parts of the test actually separate the good drivers from the bad ones?"
    • They found that Retrieval tasks (finding information) were the best at separating the models.
    • Clustering tasks (grouping things) were the worst at telling models apart.
    • Analogy: It's like realizing that a math test is great at spotting geniuses, but a spelling bee isn't very good at distinguishing between a high schooler and a college student.

The Bottom Line for Users

If you are a developer or business owner in Brazil:

  • Don't trust the global leaderboards blindly. A model that is #1 in the world might be mediocre in Brazil.
  • You don't need to pay. You can get top-tier performance with free, self-hosted models.
  • Look at the "Frontier." Since the top 6 models are statistically tied, your choice shouldn't be based on a tiny score difference. Instead, choose based on cost (free vs. paid), speed, and license (can you use it commercially?).

In short, MTEB-BR is the first time Brazilian Portuguese speakers have a fair, native, and statistically rigorous way to judge AI models, proving that local nuance matters and that you don't need a commercial API to get the best results.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →