NitinBirur commited on
Commit
d4a4b84
·
verified ·
1 Parent(s): 1cbcf94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,9 +16,9 @@ This alignment significantly **reduces toxicity, harmfulness, and jailbreak vuln
16
 
17
  ## Red Team Results
18
 
19
- TBD
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 Policy Optimization)** approach with the following hyperparameters:
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: