Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
LeoCordoba
/
beto2beto-mlsum
like
1
Summarization
Transformers
PyTorch
Safetensors
Spanish
encoder-decoder
text2text-generation
spanish
beto
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
df7daca
beto2beto-mlsum
/
special_tokens_map.json
LeoCordoba
commit files to HF hub
ebb269e
over 3 years ago
raw
Copy download link
history
blame
Safe
141 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}