Skip to content
ai

T5

Text-to-Text Transfer Transformer

Definition

T5 is a Google encoder-decoder transformer that reformulates all NLP tasks as text-to-text problems — both input and output are text strings regardless of task type. Pre-trained on the C4 corpus with a masked span denoising objective, T5 and its variants (T5-XXL, Flan-T5) are widely used for summarization, translation, and question answering.

Flan-T5 adds instruction tuning across 1,800 tasks.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.