Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
UKP-SQuARE
/
bert-base-uncased-onnx
like
0
Follow
UKP SQuARE
10
Transformers
ONNX
bookcorpus
wikipedia
English
bert
exbert
arxiv:
1810.04805
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-base-uncased-onnx
/
special_tokens_map.json
phlippseitz
Upload special_tokens_map.json with huggingface_hub
8503bc7
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}