Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
deepset
/
bert-base-cased-squad2
like
21
Follow
deepset
231
Question Answering
Transformers
PyTorch
JAX
Safetensors
squad_v2
English
bert
Eval Results
License:
cc-by-4.0
Model card
Files
Files and versions
xet
Community
7
Deploy
Use this model
main
bert-base-cased-squad2
/
special_tokens_map.json
system
HF Staff
Update special_tokens_map.json
9dac493
almost 6 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]"
}