cooperleong00 commited on
Commit
3d14bda
·
verified ·
1 Parent(s): 342a409

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,6 +2,9 @@
2
  base_model:
3
  - Qwen/Qwen2.5-7B-Instruct
4
  ---
 
 
 
5
  A jailbroken Qwen2.5-7B-Instruct model using weight orthogonalization[1].
6
 
7
  The model was jailbroken by a combination of JailBreakBench and Alpaca-cleaned datasets, with JailBreakBench samples from HarmfulBench excluded to allow for potential testing.
 
2
  base_model:
3
  - Qwen/Qwen2.5-7B-Instruct
4
  ---
5
+
6
+ **This jailbroken LLM is released strictly for academic research purposes in AI safety and model alignment studies. The author bears no responsibility for any misuse or harm resulting from the deployment of this model. Users must comply with all applicable laws and ethical guidelines when conducting research.**
7
+
8
  A jailbroken Qwen2.5-7B-Instruct model using weight orthogonalization[1].
9
 
10
  The model was jailbroken by a combination of JailBreakBench and Alpaca-cleaned datasets, with JailBreakBench samples from HarmfulBench excluded to allow for potential testing.