File size: 700 Bytes
5540a1e
 
 
 
 
 
3da3212
 
 
 
 
 
 
 
 
 
 
 
 
783a3ae
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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)