Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
3nthusiast
/
SentinelAI
like
0
ONNX
Safetensors
electra
License:
cc-by-nc-3.0
Model card
Files
Files and versions
xet
Community
main
SentinelAI
/
special_tokens_map.json
Mateusz Paszynski
Harmful prompt detector based on the google electra model
d13f8f4
about 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]"
}