Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
ckiplab
/
bert-base-han-chinese-pos-xiandai
like
1
Token Classification
Transformers
PyTorch
Chinese
bert
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
main
bert-base-han-chinese-pos-xiandai
/
special_tokens_map.json
ctlin
upload model files
1aacd2a
11 months ago
raw
history
blame
contribute
delete
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}