Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,22 @@ dataset for this model. This results in a DPO dataset composed by triplets < β
|
|
24 |
- **Batch Size:** 8
|
25 |
- **LR:** 10β7
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## Environmental Impact
|
28 |
|
29 |
|
|
|
24 |
- **Batch Size:** 8
|
25 |
- **LR:** 10β7
|
26 |
|
27 |
+
## Performance
|
28 |
+
|
29 |
+
### Safety Performance (Attack Success Ratio)
|
30 |
+
|
31 |
+
| | Egida (test) β | DELPHI β | Alert-Base β | Alert-Adv β |
|
32 |
+
|------------------------------|:--------------:|:--------:|:------------:|:-----------:|
|
33 |
+
| Qwen-2.5-7B-Instruct | 0.471 | 0.138 | 0.544 | 0.080 |
|
34 |
+
| Qwen-2.5-7B-Egida-DPO | 0.322 | 0.118 | 0.410 | 0.045 |
|
35 |
+
|
36 |
+
### General Purpose Performance
|
37 |
+
|
38 |
+
| | OpenLLM Leaderboard (Average) β | MMLU Generative (ROUGE1) β |
|
39 |
+
|------------------------------|:---------------------:|:---------------:|
|
40 |
+
| Qwen-2.5-7B-Instruct | 0.488 | 0.331 |
|
41 |
+
| Qwen-2.5-7B-Egida-DPO | 0.488 | 0.296 |
|
42 |
+
|
43 |
## Environmental Impact
|
44 |
|
45 |
|