English

mT5: A massively multilingual pre-trained text-to-text transformer

Computation and Language 2021-03-12 v3

Abstract

The recent "Text-to-Text Transfer Transformer" (T5) leveraged a unified text-to-text format and scale to attain state-of-the-art results on a wide variety of English-language NLP tasks. In this paper, we introduce mT5, a multilingual variant of T5 that was pre-trained on a new Common Crawl-based dataset covering 101 languages. We detail the design and modified training of mT5 and demonstrate its state-of-the-art performance on many multilingual benchmarks. We also describe a simple technique to prevent "accidental translation" in the zero-shot setting, where a generative model chooses to (partially) translate its prediction into the wrong language. All of the code and model checkpoints used in this work are publicly available.

Keywords

Cite

@article{arxiv.2010.11934,
  title  = {mT5: A massively multilingual pre-trained text-to-text transformer},
  author = {Linting Xue and Noah Constant and Adam Roberts and Mihir Kale and Rami Al-Rfou and Aditya Siddhant and Aditya Barua and Colin Raffel},
  journal= {arXiv preprint arXiv:2010.11934},
  year   = {2021}
}
R2 v1 2026-06-23T19:34:02.255Z