Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mrm8488
/
convbert-small-spanish
like
3
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
large_spanish_corpus
Spanish
convbert
Inference Endpoints
arxiv:
2008.02496
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
aee4eab
convbert-small-spanish
/
special_tokens_map.json
mrm8488
Initial commit from mrm8488
f4d5b02
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}