Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
hfl
/
chinese-roberta-wwm-ext
Copied
like
135
Fill-Mask
PyTorch
TensorFlow
JAX
Transformers
Chinese
bert
AutoTrain Compatible
arxiv:
1906.08101
arxiv:
2004.13922
License:
apache-2.0
Model card
Files
Files and versions
Train
Deploy
Use in Transformers
main
chinese-roberta-wwm-ext
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
0168a33
over 3 years ago
raw
history
blame
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}