Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mepi
/
KR-FinBert-finetuned-ner
like
1
Token Classification
Transformers
PyTorch
TensorBoard
klue
bert
Generated from Trainer
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
refs/pr/2
KR-FinBert-finetuned-ner
/
special_tokens_map.json
mepi
Training in progress, step 500
3d9a7c5
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}