Commit
·
3ffaa3f
1
Parent(s):
236c177
Adding Evaluation Results (#2)
Browse files- Adding Evaluation Results (ae635c9b5e60dc0291767b422b2bf32df3ce888a)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -174,3 +174,17 @@ Please kindly cite using the following BibTeX:
|
|
174 |
year={2023}
|
175 |
}
|
176 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
174 |
year={2023}
|
175 |
}
|
176 |
```
|
177 |
+
|
178 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
179 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_migtissera__Synthia-7B-v1.2)
|
180 |
+
|
181 |
+
| Metric | Value |
|
182 |
+
|-----------------------|---------------------------|
|
183 |
+
| Avg. | 47.5 |
|
184 |
+
| ARC (25-shot) | 54.35 |
|
185 |
+
| HellaSwag (10-shot) | 79.29 |
|
186 |
+
| MMLU (5-shot) | 49.33 |
|
187 |
+
| TruthfulQA (0-shot) | 48.92 |
|
188 |
+
| Winogrande (5-shot) | 73.56 |
|
189 |
+
| GSM8K (5-shot) | 10.84 |
|
190 |
+
| DROP (3-shot) | 16.24 |
|