Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
pranjal01
/
Fine-tuned-t5-text-summarizer
like
0
Summarization
Transformers
PyTorch
pranjal0109/Text-summarizer-dataset
English
t5
text2text-generation
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Pranjal Tripathi
commited on
Oct 25, 2023
Commit
d6d7e45
·
1 Parent(s):
b744aa7
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- pranjal0109/Text-summarizer-dataset
5
+
language:
6
+
- en
7
+
metrics:
8
+
- rouge
9
+
library_name: transformers
10
+
pipeline_tag: summarization
11
+
---