Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mrm8488
/
prunebert-multi-uncased-finepruned-tydiqa-for-xqa
like
0
Question Answering
Transformers
PyTorch
masked_bert
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
prunebert-multi-uncased-finepruned-tydiqa-for-xqa
/
special_tokens_map.json
system
HF Staff
Update special_tokens_map.json
c8a57a7
about 5 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}