Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,17 @@ We first merge 14 models to produce [EmbeddedLLM/Mistral-7B-Merge-14-v0.3](https
|
|
| 13 |
which is then merged again with [Weyaxi/OpenHermes-2.5-neural-chat-v3-3-openchat-3.5-1210-Slerp](https://huggingface.co/Weyaxi/OpenHermes-2.5-neural-chat-v3-3-openchat-3.5-1210-Slerp) using Gradient SLERP.
|
| 14 |
The result is a model that performs quite well but may require further instruction fine-tuning.
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
## Chat Template
|
| 17 |
|
| 18 |
Either ChatML or Llama-2 chat template.
|
|
|
|
| 13 |
which is then merged again with [Weyaxi/OpenHermes-2.5-neural-chat-v3-3-openchat-3.5-1210-Slerp](https://huggingface.co/Weyaxi/OpenHermes-2.5-neural-chat-v3-3-openchat-3.5-1210-Slerp) using Gradient SLERP.
|
| 14 |
The result is a model that performs quite well but may require further instruction fine-tuning.
|
| 15 |
|
| 16 |
+
## Open LLM Leaderboard
|
| 17 |
+
|
| 18 |
+
| Average | 71.19 |
|
| 19 |
+
|------------|-------|
|
| 20 |
+
| ARC | 66.81 |
|
| 21 |
+
| HellaSwag | 86.15 |
|
| 22 |
+
| MMLU | 65.10 |
|
| 23 |
+
| TruthfulQA | 58.25 |
|
| 24 |
+
| Winogrande | 80.03 |
|
| 25 |
+
| GSM8K | 70.81 |
|
| 26 |
+
|
| 27 |
## Chat Template
|
| 28 |
|
| 29 |
Either ChatML or Llama-2 chat template.
|