Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
strickvl
/
nlp-redaction-classifier
like
2
Text Classification
Transformers
PyTorch
Safetensors
deberta-v2
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
nlp-redaction-classifier
/
special_tokens_map.json
strickvl
Training in progress, step 500
21cd8f3
over 2 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}