Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ The models that were used in this merger were as follow:
|
|
29 |
|
30 |
- https://huggingface.co/Locutusque/Hercules-2.0-Mistral-7B
|
31 |
|
|
|
32 |
- https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca
|
33 |
|
34 |
- https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B
|
@@ -59,13 +60,13 @@ You can find the write up for merging models here:
|
|
59 |
|
60 |
https://docs.google.com/document/d/1_vOftBnrk9NRk5h10UqrfJ5CDih9KBKL61yvrZtVWPE/edit?usp=sharing
|
61 |
|
62 |
-
_________________________________________________________________________________________________________________________________________
|
63 |
-
# Model Card: Open LLM Leaderboard Scores
|
64 |
|
|
|
|
|
65 |
| Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
|
66 |
|-------------------------------------|---------|---------|-----------|---------|------------|------------|---------|
|
67 |
| rombodawg/Everyone-LLM-7b-Base | 70.21 | 66.38 | 86.02 | 64.94 | 57.89 | 80.43 | 65.58 |
|
68 |
-
|
69 |
|
70 |
Config for the merger can be found bellow:
|
71 |
```yaml
|
|
|
29 |
|
30 |
- https://huggingface.co/Locutusque/Hercules-2.0-Mistral-7B
|
31 |
|
32 |
+
|
33 |
- https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca
|
34 |
|
35 |
- https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B
|
|
|
60 |
|
61 |
https://docs.google.com/document/d/1_vOftBnrk9NRk5h10UqrfJ5CDih9KBKL61yvrZtVWPE/edit?usp=sharing
|
62 |
|
|
|
|
|
63 |
|
64 |
+
# Model Card: Open LLM Leaderboard Scores
|
65 |
+
```
|
66 |
| Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
|
67 |
|-------------------------------------|---------|---------|-----------|---------|------------|------------|---------|
|
68 |
| rombodawg/Everyone-LLM-7b-Base | 70.21 | 66.38 | 86.02 | 64.94 | 57.89 | 80.43 | 65.58 |
|
69 |
+
```
|
70 |
|
71 |
Config for the merger can be found bellow:
|
72 |
```yaml
|