Update README.md
Browse files
README.md
CHANGED
@@ -59,12 +59,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 |
# Model Card: Open LLM Leaderboard Scores
|
63 |
|
64 |
| Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
|
65 |
|-------------------------------------|---------|---------|-----------|---------|------------|------------|---------|
|
66 |
-
|
|
67 |
-
|
68 |
|
69 |
Config for the merger can be found bellow:
|
70 |
```yaml
|
@@ -85,6 +86,7 @@ models:
|
|
85 |
parameters:
|
86 |
weight: 1
|
87 |
- model: NousResearch_Nous-Capybara-7B-V1.9
|
|
|
88 |
parameters:
|
89 |
weight: 1
|
90 |
- model: Intel_neural-chat-7b-v3-3
|
|
|
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
|
|
|
86 |
parameters:
|
87 |
weight: 1
|
88 |
- model: NousResearch_Nous-Capybara-7B-V1.9
|
89 |
+
|
90 |
parameters:
|
91 |
weight: 1
|
92 |
- model: Intel_neural-chat-7b-v3-3
|