Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
xmeowrr
/
SummryModel
like
0
Summarization
Transformers
Safetensors
t5
text2text-generation
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
xmeowrr
commited on
Nov 1
Commit
1741226
•
1 Parent(s):
455977e
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
base_model:
3
+
- google/flan-t5-base
4
+
pipeline_tag: summarization
5
+
library_name: transformers
6
+
---