idanpers commited on
Commit
6b84f49
·
verified ·
1 Parent(s): 8aa027c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.