Caesar AI Atlas

T5

Caesar AI Atlas Definition

T5 is a text-to-text transfer learning model introduced by Google AI and based on the Transformer architecture. It frames many NLP tasks, including translation, summarization, and question answering, as converting input text into output text.

Other Definitions

A text-to-text transfer learning model introduced by Google AI in 2020. T5 is an encoder-decoder model, based on the Transformer architecture, trained on an extremely large dataset. It is effective at a variety of natural language processing tasks, such as generating text, translating languages, and answering questions in a conversational manner. T5 gets its name from the five letter Ts in "Text-to-Text Transfer Transformer."

Related Terms