Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tuathe
/
llmguard
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llmguard
/
model
/
injection_classifier
/
special_tokens_map.json
Tuathe
Deploy LLMGuard to Hugging Face Spaces
b4f16a5
3 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]"
}