Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
HYM
/
Cbert_base_ws-finetuned-ner
like
0
Token Classification
Transformers
PyTorch
bert
Generated from Trainer
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
Cbert_base_ws-finetuned-ner
/
special_tokens_map.json
HYM
Training in progress, step 1000
26190c5
over 3 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]"
}