Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ This alignment significantly **reduces toxicity, harmfulness, and jailbreak vuln
|
|
16 |
|
17 |
## Red Team Results
|
18 |
|
19 |
-
|
20 |
|
21 |
-
## Performance
|
22 |
| Model | MMLU-Pro Score |
|
23 |
|--------|----------------|
|
24 |
| DeepSeek-R1-Distill-Llama-8B (Base) | **44.71** |
|
@@ -26,7 +26,7 @@ TBD
|
|
26 |
|
27 |
## Training Configuration
|
28 |
|
29 |
-
The model was trained using the **SimPO (Simple
|
30 |
|
31 |
```yaml
|
32 |
cpo_config:
|
|
|
16 |
|
17 |
## Red Team Results
|
18 |
|
19 |
+
![Safety Comparison](assets/safety_comparison.png)
|
20 |
|
21 |
+
## Performance Results
|
22 |
| Model | MMLU-Pro Score |
|
23 |
|--------|----------------|
|
24 |
| DeepSeek-R1-Distill-Llama-8B (Base) | **44.71** |
|
|
|
26 |
|
27 |
## Training Configuration
|
28 |
|
29 |
+
The model was trained using the **SimPO (Simple Preference Optimization)** approach with the following hyperparameters:
|
30 |
|
31 |
```yaml
|
32 |
cpo_config:
|