Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ckiplab
/
bert-base-han-chinese-ws-xiandai
like
0
Follow
CKIP Lab
44
Token Classification
Transformers
PyTorch
Chinese
bert
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
bert-base-han-chinese-ws-xiandai
/
special_tokens_map.json
ctlin
upload model files
6ed8c43
almost 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}