Commit
·
49b13a4
1
Parent(s):
277ec4d
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (7c5392ccd078df23df7d9a406ba8738f7af4e30a)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -165,3 +165,17 @@ Please kindly cite using the following BibTeX:
|
|
165 |
year={2023}
|
166 |
}
|
167 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
year={2023}
|
166 |
}
|
167 |
```
|
168 |
+
|
169 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
170 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_migtissera__Synthia-70B)
|
171 |
+
|
172 |
+
| Metric | Value |
|
173 |
+
|-----------------------|---------------------------|
|
174 |
+
| Avg. | 60.29 |
|
175 |
+
| ARC (25-shot) | 69.45 |
|
176 |
+
| HellaSwag (10-shot) | 87.11 |
|
177 |
+
| MMLU (5-shot) | 68.91 |
|
178 |
+
| TruthfulQA (0-shot) | 59.79 |
|
179 |
+
| Winogrande (5-shot) | 83.66 |
|
180 |
+
| GSM8K (5-shot) | 31.39 |
|
181 |
+
| DROP (3-shot) | 21.75 |
|