Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
junnyu
/
roformer_chinese_base
like
14
paddlenlp
PyTorch
google-tensorflow
TensorFlow
JAX
PaddlePaddle
Chinese
roformer
tf2.0
arxiv:
2104.09864
Model card
Files
Files and versions
Community
1
Use this model
f780ca5
roformer_chinese_base
/
special_tokens_map.json
junnyu
Create special_tokens_map.json
a9bfcd9
over 3 years ago
raw
Copy download link
history
blame
Safe
134 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}