Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
arnabdhar
/
bert-tiny-privacy
like
1
Token Classification
Transformers
TensorBoard
Safetensors
PyTorch
beki/privy
English
bert
BertForTokenClassification
bert-tiny
Generated from Trainer
named-entity-recognition
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
bert-tiny-privacy
/
special_tokens_map.json
arnabdhar
Training in progress, step 2500
881a246
11 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]"
}