Text Classification
Transformers
ONNX
Safetensors
English
bert
prompt-injection
security
llm-security
edge-inference
fastly
tract-onnx
text-embeddings-inference
bert-tiny-injection-detector / special_tokens_map.json
marklkelly's picture
Upload folder using huggingface_hub
bd4b7b3 verified
Raw
History Blame Contribute Delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}