Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
GenesisAegis
/
IronGate-classifier
like
0
Text Classification
Safetensors
English
deberta-v2
prompt-injection
jailbreak-detection
deberta-v3
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
GenesisAegis
commited on
Feb 17
Commit
d44def3
·
verified
·
1 Parent(s):
291343c
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- protectai/deberta-v3-base-prompt-injection-v2
7
+
pipeline_tag: text-classification
8
+
---