k8si commited on
Commit
64501eb
·
verified ·
1 Parent(s): 950c10a

Add single-turn limitation to model card

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -234,6 +234,8 @@ Evaluated on 55 human-labeled vulnerability pairs (10 duplicates, 45 non-duplica
234
  - **Model size:** ~278M parameters with 768-dim embeddings. The ONNX model is ~1GB.
235
  - **Domain-specific:** Optimized for jailbreak/prompt injection duplicate detection. Performance on general semantic similarity tasks is not evaluated.
236
 
 
 
237
  ## Citation
238
 
239
  ### BibTeX
 
234
  - **Model size:** ~278M parameters with 768-dim embeddings. The ONNX model is ~1GB.
235
  - **Domain-specific:** Optimized for jailbreak/prompt injection duplicate detection. Performance on general semantic similarity tasks is not evaluated.
236
 
237
+ - **Single-turn only:** This model was only trained on single-prompt jailbreaks and should not be used to process multi-turn conversations. In the future, we plan to release models that can handle multi-turn jailbreak scenarios.
238
+
239
  ## Citation
240
 
241
  ### BibTeX