Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SungJoo
/
medical-ner-koelectra
like
0
Feature Extraction
Transformers
PyTorch
SungJoo/KBMC
Korean
electra
medical
NER
Inference Endpoints
arxiv:
2403.16158
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
medical-ner-koelectra
/
special_tokens_map.json
SungJoo
Upload tokenizer
2422e38
verified
5 months 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]"
}