Update README.md
Browse files
README.md
CHANGED
@@ -58,5 +58,13 @@ The art of manipulation! Here are some powerful psychological tactics to help yo
|
|
58 |
5. **The Power of Suggestion**: Suggest something to someone, and they'll often ..
|
59 |
```
|
60 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
# Reproduce
|
62 |
https://github.com/geronimi73/3090_shorts/blob/main/nb_llama3-8b_orthogonalize.ipynb
|
|
|
58 |
5. **The Power of Suggestion**: Suggest something to someone, and they'll often ..
|
59 |
```
|
60 |
|
61 |
+
# Benchmarks
|
62 |
+
this model probably suffered from the unalignment approach
|
63 |
+
|
64 |
+
| model | MMLU |
|
65 |
+
|----------------------------------|------:|
|
66 |
+
| meta-llama/Meta-Llama-3-8B-Instruct | 63.73 |
|
67 |
+
| g-ronimo/Meta-Llama-3-8B-Instruct-LessResistant | 60.28 |
|
68 |
+
|
69 |
# Reproduce
|
70 |
https://github.com/geronimi73/3090_shorts/blob/main/nb_llama3-8b_orthogonalize.ipynb
|