Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Shobhank-iiitdwd
/
BERT-base-cased-squad2-QA
like
0
Question Answering
Transformers
PyTorch
JAX
squad_v2
English
bert
Eval Results
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
BERT-base-cased-squad2-QA
/
special_tokens_map.json
Shobhank-iiitdwd
Upload 9 files
78eca28
almost 2 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]"
}