Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Azion
/
bert-based-chinese
like
0
Follow
Azion Corp., Inc.
3
Fill-Mask
Transformers
PyTorch
botp/yentinglin-zh_TW_c4
Chinese
bert
Inference Endpoints
arxiv:
1810.04805
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-based-chinese
/
special_tokens_map.json
EZlee
Added model and tokenizer
210bb79
over 1 year 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]"
}