Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
casehold
/
bert-double
like
2
Follow
CaseHOLD
4
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
English
bert
pretraining
Inference Endpoints
arxiv:
2104.08671
arxiv:
1810.04805
arxiv:
1903.10676
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
9361616
bert-double
/
special_tokens_map.json
Lucia Zheng
Update special_tokens_map.json
07ea7ff
over 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]"
}