Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ParkJunSeong
/
PIILOT_NER_Model
like
1
Token Classification
Transformers
Safetensors
Korean
electra
ner
pii-detection
Generated from Trainer
koelectra
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
PIILOT_NER_Model
/
special_tokens_map.json
ParkJunSeong
KoELECTRA 기반 PII 탐지 모델 초기 업로드
6f25733
verified
about 1 month 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]"
}