T5 (Text-to-Text Transfer Transformer) is an encoder-decoder Transformer model introduced by Google Research in 2019 that reframes every NLP task — translation, summarization, classification, question answering — as a single unified text-to-text problem, where both the input and the output are always plain text…