T5 Text Generation & Fine-tuning

80 repos across 4 sub-areas

Text-to-text transformer models built on and around the T5 (Text-to-Text Transfer Transformer) architecture, along with implementations for inference serving and domain-specific fine-tuning. The cluster centers on T5 model variants at different scales—from small to XXL—optimized for tasks like text generation, machine translation, summarization, and question answering, with supporting infrastructure for endpoints and inference deployment. This includes both general-purpose T5 checkpoints and specialized versions fine-tuned on domain corpora (medical literature, Chinese text, scientific publications).

T5 Text Generation & Fine-tuning — Shadowgraph