Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dccuchile
/
bert-base-spanish-wwm-cased
like
53
Follow
DCC UChile
17
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Spanish
bert
masked-lm
Inference Endpoints
arxiv:
7 papers
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
aacebf5
bert-base-spanish-wwm-cased
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
3e4bfd0
almost 5 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]"
}