Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
1warden2
/
T5XSum_AWSBlogs
like
0
Summarization
Transformers
PyTorch
English
t5
text2text-generation
aws
aws blogs
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
1warden2
commited on
Aug 29, 2023
Commit
2fa7133
•
1 Parent(s):
02e7698
Create README.md
Browse files
This Model has been fine-tuned to perform text summarization task on AWS Blog posts.
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
pipeline_tag: summarization
6
+
tags:
7
+
- summarization
8
+
- aws
9
+
- aws blogs
10
+
---