Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Ismetdh
/
FlanT5Summarize
like
0
Summarization
Safetensors
abisee/cnn_dailymail
English
t5
Model card
Files
Files and versions
Community
Ismetdh
commited on
Apr 8
Commit
d1ce02d
·
verified
·
1 Parent(s):
905c6e7
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
datasets:
3
+
- abisee/cnn_dailymail
4
+
language:
5
+
- en
6
+
metrics:
7
+
- rouge
8
+
base_model:
9
+
- google/flan-t5-base
10
+
pipeline_tag: summarization
11
+
---