Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ This model detects **jailbreak** or **prompt injection attempts** in user inputs
|
|
| 18 |
|
| 19 |
This is a binary sequence classification model using the DeBERTaV2 architecture, trained to identify adversarial prompts targeting LLMs.
|
| 20 |
|
| 21 |
-
- **Developed by:** [
|
| 22 |
- **Supported & Funded by:** [VG Software](https://www.vgsoftware.tech/)
|
| 23 |
- **Model type:** `DebertaV2ForSequenceClassification`
|
| 24 |
- **Language(s):** English
|
|
|
|
| 18 |
|
| 19 |
This is a binary sequence classification model using the DeBERTaV2 architecture, trained to identify adversarial prompts targeting LLMs.
|
| 20 |
|
| 21 |
+
- **Developed by:** [Prathamesh Mandavkar](https://huggingface.co/pmking27)
|
| 22 |
- **Supported & Funded by:** [VG Software](https://www.vgsoftware.tech/)
|
| 23 |
- **Model type:** `DebertaV2ForSequenceClassification`
|
| 24 |
- **Language(s):** English
|