Model Pipeline - T5 for text-to-text tasks
The T5 model turns all language tasks into a text-to-text format. It reads input text, processes it, and writes output text, making it flexible for many tasks like translation, summarization, and question answering.