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