JasperLS commited on
Commit
93e4af8
1 Parent(s): 1a8d6fc

Add info about possible retraining requirement for trigger happy model

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