Add info about possible retraining requirement for trigger happy model
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ This model detects prompt injection attempts and classifies them as "INJECTION".
|
|
| 25 |
|
| 26 |
## Intended uses & limitations
|
| 27 |
|
| 28 |
-
|
| 29 |
|
| 30 |
## Training and evaluation data
|
| 31 |
|
|
|
|
| 25 |
|
| 26 |
## Intended uses & limitations
|
| 27 |
|
| 28 |
+
If you are using this model to secure your system and it is overly "trigger-happy" to classify requests as injections, consider collecting legitimate examples and retraining the model with the [promp-injection](https://huggingface.co/datasets/JasperLS/prompt-injections) dataset.
|
| 29 |
|
| 30 |
## Training and evaluation data
|
| 31 |
|