Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
unicamp-dl
/
ptt5-v2-small
like
0
Follow
unicamp-dl
66
Text2Text Generation
Transformers
PyTorch
allenai/c4
legacy-datasets/mc4
Portuguese
t5
text-generation-inference
Inference Endpoints
arxiv:
2008.09144
arxiv:
2406.10806
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
marcospiau
commited on
Jun 9, 2024
Commit
2ee99df
·
verified
·
1 Parent(s):
e38feb4
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
datasets:
3
+
- allenai/c4
4
+
language:
5
+
- pt
6
+
pipeline_tag: text2text-generation
7
+
base_model: "google-t5/t5-small"
8
+
---