Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ model-index:
|
|
10 |
---
|
11 |
|
12 |
# ELECTRA Trainer for Prompt Injection Detection
|
13 |
-
|
14 |
## Overview
|
15 |
|
16 |
This repository contains a fine-tuned ELECTRA model designed for detecting prompt injections in AI systems. The model classifies input prompts into two categories: benign and jailbreak. This approach aims to enhance the safety and robustness of AI applications.
|
|
|
10 |
---
|
11 |
|
12 |
# ELECTRA Trainer for Prompt Injection Detection
|
13 |
+
colab notebook : https://colab.research.google.com/drive/11da3m_gYwmkURcjGn8_kp23GiM-INDrm?usp=sharing
|
14 |
## Overview
|
15 |
|
16 |
This repository contains a fine-tuned ELECTRA model designed for detecting prompt injections in AI systems. The model classifies input prompts into two categories: benign and jailbreak. This approach aims to enhance the safety and robustness of AI applications.
|