Language & LLMs
What Is T5?
T5, short for Text-to-Text Transfer Transformer, is a model from Google that treats all natural language tasks as text-to-text problems. Classification, translation, and summarization are all cast as producing an output text from an input text. It uses an encoder-decoder transformer architecture.
Further reading
Read more about T5 — articles and blogs from around the web: