Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ab-ai
/
pii_model_based_on_distilbert
like
0
Token Classification
Transformers
TensorBoard
Safetensors
custom_dataset
English
distilbert
pii-detection
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
ee5b2f3
pii_model_based_on_distilbert
/
special_tokens_map.json
ab-ai
Training in progress, epoch 1
56f8180
verified
8 months 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]"
}