Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
I used the Orthogonal Activation Steering method on Llama-3-Smaug-8B as an attempt to remove its refusal.<br>
|
2 |
I used the following script https://gist.github.com/wassname/42aba7168bb83e278fcfea87e70fa3af<br>
|
3 |
-
with the following dataset https://huggingface.co/datasets/Undi95/orthogonal-activation-steering-TOXIC
|
|
|
|
1 |
I used the Orthogonal Activation Steering method on Llama-3-Smaug-8B as an attempt to remove its refusal.<br>
|
2 |
I used the following script https://gist.github.com/wassname/42aba7168bb83e278fcfea87e70fa3af<br>
|
3 |
+
with the following dataset https://huggingface.co/datasets/Undi95/orthogonal-activation-steering-TOXIC<br>
|
4 |
+
Original model: https://huggingface.co/abacusai/Llama-3-Smaug-8B
|