← Latest papers
💬 NLP

EuroLLM-22B: Technical Report

This paper introduces EuroLLM-22B, a large language model trained from scratch to support 35 languages (including all 24 official EU languages), addressing the underrepresentation of European languages in existing models while achieving competitive performance in reasoning, instruction following, and translation, with all related datasets, models, and code released to support future research.

Original authors: Miguel Moura Ramos, Duarte M. Alves, Hippolyte Gisserot-Boukhlef, João Alves, Pedro Henrique Martins, Patrick Fernandes, José Pombal, Nuno M. Guerreiro, Ricardo Rei, Nicolas Boizard, Amin Farajian, Ma
Published 2026-02-06
📖 5 min read🧠 Deep dive

Original authors: Miguel Moura Ramos, Duarte M. Alves, Hippolyte Gisserot-Boukhlef, João Alves, Pedro Henrique Martins, Patrick Fernandes, José Pombal, Nuno M. Guerreiro, Ricardo Rei, Nicolas Boizard, Amin Farajian, Mateusz Klimaszewski, José G. C. de Souza, Barry Haddow, François Yvon, Pierre Colombo, Alexandra Birch, André F. T. Martins

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

EuroLLM-22B: The Multilingual Librarian of Europe

Imagine the world of Artificial Intelligence as a massive library. For a long time, this library has been dominated by books written in English. If you walked in and asked for a story in French, German, or Portuguese, you might find a few books, but they were often translations of English stories or written by authors who didn't fully understand the local culture.

EuroLLM-22B is a new, massive project designed to fix this. It is a "Large Language Model" (think of it as a super-smart, digital librarian) built from scratch specifically to speak, understand, and reason in all 24 official languages of the European Union, plus 11 other major languages like Arabic, Chinese, and Japanese.

Here is how the team built this digital librarian, explained in simple terms:

1. The Blueprint (The Architecture)

Before building the house, you need a blueprint. The team didn't just copy-paste an existing design; they tweaked the blueprint to handle a massive amount of information.

  • The Size: This model has 22 billion "neurons" (parameters). To use an analogy, if the previous version (9B) was a smart high school student, this one is a seasoned university professor with a very large memory.
  • The Long Memory: One of the biggest upgrades is the "context window." Imagine trying to read a novel. Older models could only remember the last few pages before they forgot the beginning. EuroLLM-22B can hold 32,000 words in its head at once. It can read a whole short story or a long legal document and remember the details from the first page to the last without getting lost.

2. The Training Diet (The Data)

You can't make a great chef with bad ingredients. The team was very picky about the "food" they fed the model during its training.

  • The Filter: They didn't just dump the entire internet into the model. They used a special filter (called EuroFilter) to grade the quality of the text, giving it a score from 0 to 5. They threw away the junk (like random code or low-quality web pages) and kept only the high-quality educational and literary content.
  • The Phases: They trained the model in three stages, like a student progressing through school:
    1. Elementary: They started with a huge amount of general data to teach the basics.
    2. High School: They introduced higher-quality data to refine its reasoning.
    3. Graduate School: In the final phase, they fed it the absolute best data available, including complex math, coding, and translated books, to sharpen its intelligence.
  • The Language Mix: Unlike other models that focus heavily on English, EuroLLM-22B was fed a balanced diet of all European languages from day one, ensuring it doesn't favor one over the others.

3. The Final Polish (Instruction Tuning)

After the model learned the facts, it needed to learn how to behave. This is called "post-training."

  • The Classroom: The team used a new dataset called EuroBlocks. Imagine this as a massive collection of practice questions and answers covering everything from "Write a poem about rain" to "Solve this math problem" and "Translate this sentence."
  • The Teacher: They used other advanced AI models to generate high-quality answers for these questions, then selected the best ones to teach EuroLLM-22B how to follow instructions precisely. They removed any "reasoning traces" (the internal monologue) to make the final output clean and direct.

4. The Report Card (The Results)

The team tested EuroLLM-22B against other famous AI models to see how it performed.

  • The Competition: They compared it against other "fully open" models (models where the code and weights are free for anyone to use) and some "open-weight" models (where you can use the model but can't see how it was built).
  • The Outcome:
    • European Champion: Among the fully open models made in Europe, EuroLLM-22B is the strongest. It outperformed other European models, even those that were much larger (like a 70-billion-parameter model).
    • Translation: It is excellent at translating between languages, often matching the performance of models that are twice its size.
    • Reasoning: It is very good at logic puzzles, math, and following complex instructions.
    • Efficiency: The paper notes that EuroLLM-22B achieved these results with a "modest" amount of training data (4 trillion words) compared to some competitors that used 15 trillion, suggesting that high-quality data matters more than just a massive quantity.

5. The Gift to the World

The most important part of this paper is that the team didn't keep the library to themselves. They are releasing everything to the public:

  • The Models: Both the "base" version (the raw brain) and the "instruct" version (the helpful assistant).
  • The Data: The actual datasets they used to train the model (EuroWeb and EuroBlocks), so other researchers can learn from them.
  • The Code: The software tools they used to build and test the model.

In summary: EuroLLM-22B is a powerful, open-source AI tool designed to ensure that European languages are not left behind in the AI revolution. It proves that with careful data selection and a focus on quality, you can build a world-class AI that speaks your language fluently, without needing to be a closed, secret project.

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 →