Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
fmops
/
distilbert-prompt-injection
like
7
Follow
The Foundation Model Operations Company
2
Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
deepset/prompt-injections
English
German
Spanish
distilbert
License:
apache-2.0
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
2
Deploy
Use this model
9630e57
distilbert-prompt-injection
/
special_tokens_map.json
feynmanl
Upload tokenizer
2173d3c
over 2 years 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]"
}