T5
Category: Current AI Models
Category: Current AI Models
Definition
T5 (Text-to-Text Transfer Transformer) is Google's unified framework that converts all language tasks into a text-to-text format.
How It Works
T5 treats every language problem the same way - text goes in, text comes out. Translation, summarization, question answering - all become text transformation tasks.
This unified approach lets one model handle many different tasks without specialized architectures.
Why It Matters
T5 simplified AI development by showing that one architecture could handle diverse language tasks. It influenced how researchers think about multi-task learning.
The model's flexibility made it a popular foundation for fine-tuning on specific applications.
← Back to Current AI Models | All Terms