ayuliasw commited on
Commit
3da3212
1 Parent(s): e62a80f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -4,4 +4,21 @@ language:
4
  - en
5
  metrics:
6
  - rouge
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - en
5
  metrics:
6
  - rouge
7
+ pipeline_tag: summarization
8
+ ---
9
+ # Model Card: Fine-Tuned T5 Base for Text Summarization
10
+
11
+ ## Model Description
12
+
13
+ The **Fine-Tuned T5 Base** is a variant of the T5 transformer model, designed for the task of text summarization.
14
+ ## Intended Uses & Limitations
15
+
16
+ ### Intended Uses
17
+ - **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.
18
+
19
+ Training Stats
20
+ - Evaluation Loss: 0.07698195427656174
21
+ - Evaluation Rouge Score:
22
+ - rouge-1: 0.8044771688726501
23
+ rouge-2: 0.720724349217967
24
+ rouge-l: 0.785232990839545