Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
LeoCordoba
/
beto2beto
like
0
Text Generation
Transformers
PyTorch
LeoCordoba/CC-NEWS-ES
Spanish
encoder-decoder
text2text-generation
spanish
beto
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
fec8fca
beto2beto
/
special_tokens_map.json
LeoCordoba
Create special_tokens_map.json
fec8fca
over 3 years ago
raw
Copy download link
history
blame
Safe
134 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}