Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
prompt-security
/
fmops-distilbert-prompt-injection-onnx
like
0
Follow
Prompt Security
7
Text Classification
Transformers
ONNX
distilbert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
fmops-distilbert-prompt-injection-onnx
/
special_tokens_map.json
dr-lior
Upload 3 files
f244962
12 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]"
}