Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mrm8488
/
distill-bert-base-spanish-wwm-cased-finetuned-spa-squad2-es
like
45
Question Answering
Transformers
PyTorch
JAX
Spanish
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
0e6425f
distill-bert-base-spanish-wwm-cased-finetuned-spa-squad2-es
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
9b73bd5
over 4 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]"
}