Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Csking
/
t5-large-AE
like
0
Text2Text Generation
Transformers
TensorBoard
Safetensors
PyTorch
rajpurkar/squad
English
t5
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
Csking
commited on
Jun 3, 2024
Commit
171f77f
·
verified
·
1 Parent(s):
091909d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,6 @@ datasets:
5
language:
6
- en
7
pipeline_tag: text2text-generation
8
---
5
language:
6
- en
7
pipeline_tag: text2text-generation
8
+
tags:
9
+
- pytorch
10
---