Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cnmoro
/
ptt5_small_portuguese_summarizer
like
1
Text2Text Generation
Transformers
PyTorch
Portuguese
t5
summarization
text-generation-inference
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
cnmoro
commited on
Nov 10, 2023
Commit
11e681e
·
1 Parent(s):
8f52616
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,6 @@ license: mit
3
language:
4
- pt
5
pipeline_tag: text2text-generation
6
---
3
language:
4
- pt
5
pipeline_tag: text2text-generation
6
+
tags:
7
+
- summarization
8
---