Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
currentlyexhausted
/
flan-t5-summarizer
like
0
Summarization
Transformers
PyTorch
multi_news
English
t5
text2text-generation
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
currentlyexhausted
commited on
May 8, 2023
Commit
021e47c
•
1 Parent(s):
3412424
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: mit
3
+
datasets:
4
+
- multi_news
5
+
language:
6
+
- en
7
+
metrics:
8
+
- code_eval
9
+
library_name: transformers
10
+
pipeline_tag: summarization
11
+
---