Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
weiweishi
/
roc-bert-base-zh
like
5
Fill-Mask
Transformers
PyTorch
Chinese
doi:10.57967/hf/0097
roc_bert
pretraining
Inference Endpoints
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
main
roc-bert-base-zh
/
special_tokens_map.json
weiweishi
change lfs file to normal file (
#4
)
90abcfa
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}