Encoder–Decoders · 2020
Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer (T5)
Introduced T5, which casts every NLP task as text-to-text generation, allowing one model, objective, and decoding procedure to cover classification, translation, summarization, and question answering.
Editorial record
Plain-language summary
T5 uses an encoder-decoder Transformer trained with a span-corruption denoising objective and represents each task, including ones with numeric or label outputs, as producing a target string from an input string. The paper runs a controlled comparison of architectures, objectives, corpora, and transfer strategies, and pre-trains on the C4 Common Crawl corpus the authors assembled and released. The unified format removed per-task output heads and enabled systematic study of what drives transfer, with strong results across many benchmarks at scale.
Knowledge graph
Relationships
Antecedents
GeneralizesEvidence: Direct
UL2: Unifying Language Learning Paradigms
Mixture-of-denoisers generalizes span-corruption
P-022 paper
Parallel developmentEvidence: Strongly supported
GLM: General Language Model Pretraining with Autoregressive Blank Infilling / GLM-130B
GLM and T5 are parallel unified pretraining-objective approaches
GLM 2103.10360
Depends onEvidence: Direct
Photorealistic Text-to-Image Diffusion Models with Deep Language Understanding (Imagen)
Imagen conditions image diffusion on a frozen T5 text encoder
P-532
Descendants
Applies toEvidence: Direct
Attention Is All You Need
Encoder-decoder text-to-text model
P-020 architecture
Source record
Provenance
- Record ID
- P-020
- Record created
- 2026-07-13
- Last reviewed
- 2026-07-14
- Record version
- 2
- https://arxiv.org/abs/1910.10683
- arXiv:1910.10683
Citation caveat: Citation metadata is approximate and marked unverified in the source dataset.