Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
dynamic_tinybert
like
57
Follow
Intel
1,942
Question Answering
Transformers
PyTorch
squad
English
bert
Eval Results
Inference Endpoints
arxiv:
2111.09645
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
cd8fba8
dynamic_tinybert
/
special_tokens_map.json
sguskin
uploading model
a091849
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]"
}