Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
johngunerli
/
pii-detector
like
0
Token Classification
Safetensors
English
distilbert
ner
pii-detection
License:
mit
Model card
Files
Files and versions
xet
Community
main
pii-detector
/
special_tokens_map.json
johngunerli
Upload tokenizer
13becb4
verified
about 1 year 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]"
}