Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
broadfield-dev
/
bert-small-ner-pii
Like
0
Safetensors
ai4privacy/pii-masking-400k
bert
token_cls
Generated from Trainer
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
82b4b4b
bert-small-ner-pii
/
special_tokens_map.json
broadfield-dev
Upload tokenizer
82b4b4b
verified
9 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}