--- license: apache-2.0 language: - en metrics: - rouge pipeline_tag: summarization --- # Model Card: Fine-Tuned T5 Base for Text Summarization ## Model Description The **Fine-Tuned T5 Base** is a variant of the T5 transformer model, designed for the task of text summarization. ### Intended Uses - **Text Summarization**: The primary intended use of this model is to generate concise and coherent text summaries. It is well-suited for applications that involve summarizing lengthy documents, news articles, and textual content. Training Stats - Evaluation Loss: 0.07698195427656174 - Evaluation Rouge Score: 0.8044771688726501 (rouge-1), 0.720724349217967 (rouge-2), 0.785232990839545 (rouge-l)