Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AkashKhamkar
/
T5-base-v2
like
0
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
AkashKhamkar
commited on
Aug 13, 2022
Commit
63cf86a
·
1 Parent(s):
d3bee06
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
The T5-base model was trained on cnn dailymail dataset and then fine tuned on dataset containing 11k articles.
2
+
The data fields were:
3
+
4
+
- Headlines
5
+
- ArticleBody