Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
deepset
/
tinybert-6l-768d-squad2
like
1
Follow
deepset
119
Question Answering
Transformers
PyTorch
Safetensors
squad_v2
English
bert
exbert
Eval Results
Inference Endpoints
arxiv:
1909.10351
License:
mit
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
2e1428b
tinybert-6l-768d-squad2
/
special_tokens_map.json
Ubuntu
add model
0e9bef4
almost 3 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]"
}