Commit
·
517a3af
1
Parent(s):
9ffb6b5
Adding Evaluation Results (#9)
Browse files- Adding Evaluation Results (e5567695dbcd0c57529a054a47b1567e26989eda)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -166,3 +166,17 @@ Please kindly cite using the following BibTeX:
|
|
166 |
primaryClass={cs.CL}
|
167 |
}
|
168 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
primaryClass={cs.CL}
|
167 |
}
|
168 |
```
|
169 |
+
|
170 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
171 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_migtissera__SynthIA-7B-v1.3)
|
172 |
+
|
173 |
+
| Metric | Value |
|
174 |
+
|-----------------------|---------------------------|
|
175 |
+
| Avg. | 57.11 |
|
176 |
+
| ARC (25-shot) | 62.12 |
|
177 |
+
| HellaSwag (10-shot) | 83.45 |
|
178 |
+
| MMLU (5-shot) | 62.65 |
|
179 |
+
| TruthfulQA (0-shot) | 51.37 |
|
180 |
+
| Winogrande (5-shot) | 78.85 |
|
181 |
+
| GSM8K (5-shot) | 17.59 |
|
182 |
+
| DROP (3-shot) | 43.76 |
|