Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
canIjoin
/
datafun
like
0
Token Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Chinese
bert
arxiv:
1810.04805
arxiv:
1907.11692
arxiv:
2001.04351
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
datafun
/
special_tokens_map.json
canIjoin
Upload special_tokens_map.json
cdafa98
over 3 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]"
}