Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
huggingface
/
prunebert-base-uncased-6-finepruned-w-distil-squad
like
4
Follow
Hugging Face
12k
Question Answering
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
35d8490
prunebert-base-uncased-6-finepruned-w-distil-squad
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
1fb43b3
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]"
}