omanshb commited on
Commit
428ce4d
·
verified ·
1 Parent(s): 6bb9a8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ model-index:
37
 
38
  # Palisade Prompt Guard v1
39
 
40
- A high-performance prompt injection and jailbreak detection model built by [Triage](https://triage-sec.com). Fine-tuned from Qwen3-0.6B for binary classification of text inputs as **benign** or **malicious** (prompt injection / jailbreak attempt).
41
 
42
  Designed to be **paranoid by default** — the model is tuned to prioritize catching malicious inputs over avoiding false positives. A flagged legitimate prompt is recoverable; a missed injection is not.
43
 
 
37
 
38
  # Palisade Prompt Guard v1
39
 
40
+ A high-performance prompt injection and jailbreak detection model built by Omansh Bainsla and Sahil Chatiwala. Fine-tuned from Qwen3-0.6B for binary classification of text inputs as **benign** or **malicious** (prompt injection / jailbreak attempt).
41
 
42
  Designed to be **paranoid by default** — the model is tuned to prioritize catching malicious inputs over avoiding false positives. A flagged legitimate prompt is recoverable; a missed injection is not.
43