Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fnlp
/
elasticbert-chinese-base
like
1
Follow
OpenMOSS, Fudan NLP, SII
114
Fill-Mask
Transformers
PyTorch
wudao
Chinese
elasticbert
Multi-exit-BERT
Inference Endpoints
arxiv:
2110.07038
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
elasticbert-chinese-base
/
special_tokens_map.json
Xiangyang Liu
Upload special_tokens_map.json
95275a9
over 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]"
}