T5 (text-to-text transfer transformer)
T5 (text-to-text transfer transformer) is a neural network model developed by Google that frames all natural language processing tasks as a unified text-to-text problem. It leverages a transformer architecture to achieve state-of-the-art results across a wide range of language tasks by converting inputs and outputs into text sequences.