InferenceIllusionist
commited on
Commit
•
1d63765
1
Parent(s):
af20319
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ A linear merge of:
|
|
20 |
These three models showed excellent acumen in technical topics so I wanted to see how they would behave together in a merge. Several different ratios were tested before this release, in the end a higher weighting for merlinite-7b helped smooth out some edges. This model is a test of how LAB tuning is impacted by merges with models leveraging DPO.
|
21 |
|
22 |
### Benchmark Performance
|
23 |
-
| Name | Avg. | ARC | HellaSwag | MMLU | TruthfulQA |
|
24 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
|
25 |
| <b>Magic-Dolphin-7b</b> | <u><b>67.48</b></u> | 65.78 | 85.61 | 64.64 | 58.01 | <u><b>79.64</b></u> | <u><b>51.18</b></u> |
|
26 |
| dolphin-2.6-mistral-7b-dpo-laser | 67.28 | 66.3 | 85.73 | 63.16 | 61.71 | 79.16 | 47.61 |
|
|
|
20 |
These three models showed excellent acumen in technical topics so I wanted to see how they would behave together in a merge. Several different ratios were tested before this release, in the end a higher weighting for merlinite-7b helped smooth out some edges. This model is a test of how LAB tuning is impacted by merges with models leveraging DPO.
|
21 |
|
22 |
### Benchmark Performance
|
23 |
+
| Name | Avg. | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
|
24 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
|
25 |
| <b>Magic-Dolphin-7b</b> | <u><b>67.48</b></u> | 65.78 | 85.61 | 64.64 | 58.01 | <u><b>79.64</b></u> | <u><b>51.18</b></u> |
|
26 |
| dolphin-2.6-mistral-7b-dpo-laser | 67.28 | 66.3 | 85.73 | 63.16 | 61.71 | 79.16 | 47.61 |
|