Ross ROSS = Recommend OSS · open-source software intelligence for agents

google-research/multilingual-t5

None observed · 2026-08-28

github.com/google-research/multilingual-t5 · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2141
  • days_rel: n/a
  • days_push: 1357
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1294 stars · 132 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Code and resources for mT5, a massively multilingual text-to-text transformer pretrained on the mC4 corpus covering 101 languages. It reproduces the mT5 paper experiments and relies on the t5 library for training and fine-tuning.

Use cases

  • fine-tune a multilingual text-to-text transformer on my own NLP task
  • reproduce the mT5 paper experiments
  • train a seq2seq model that works across 101 languages
  • get state-of-the-art zero-shot cross-lingual classification and QA
  • download pretrained mT5 checkpoints of various sizes
  • do cross-lingual question answering or NER with a pretrained model

When to choose

  • you need a pretrained multilingual encoder-decoder model covering many languages
  • you want to reproduce or extend the mT5 paper using the t5 ecosystem
  • you need cross-lingual transfer for classification, structured prediction, or QA

When to avoid

  • you only need English-language models
  • you want a maintained library with frequent updates and broad community support
  • you need inference-only usage without the t5 library dependency
  • you want a lightweight model for resource-constrained environments

Facets

library · maturity maintenance

machine-learning deep-learning nlp llm-training transformers machine-learning deep-learning large-language-models python mt5 multilingual text-to-text pretrained-models t5 mc4 research-code natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
google-research/multilingual-t5main10

For agents

markdown · JSON · MCP: product_card(name="google-research/multilingual-t5")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem