cooperleong00 commited on
Commit
7270525
·
verified ·
1 Parent(s): 9e5fb70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -4,6 +4,9 @@ base_model:
4
  - meta-llama/Meta-Llama-3-8B-Instruct
5
  ---
6
 
 
 
 
7
  A jailbroken Meta-Llama-3-8B-Instruct model using weight orthogonalization[1].
8
 
9
  The model was jailbroken by a combination of JailBreakBench and Alpaca-cleaned datasets, with JailBreakBench samples from HarmfulBench excluded to allow for potential testing.
 
4
  - meta-llama/Meta-Llama-3-8B-Instruct
5
  ---
6
 
7
+ **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.**
8
+
9
+
10
  A jailbroken Meta-Llama-3-8B-Instruct model using weight orthogonalization[1].
11
 
12
  The model was jailbroken by a combination of JailBreakBench and Alpaca-cleaned datasets, with JailBreakBench samples from HarmfulBench excluded to allow for potential testing.