Commit
·
44fd282
1
Parent(s):
e7d7a05
Adding Evaluation Results (#2)
Browse files- Adding Evaluation Results (2f0af46c18dc1d88068c1be5ffe0bacdc35519a9)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -117,4 +117,17 @@ Please see the Responsible Use Guide available at https://ai.meta.com/llama/resp
|
|
117 |
year={2022},
|
118 |
url={https://openreview.net/forum?id=nZeVKeeFYf9}
|
119 |
}
|
120 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
year={2022},
|
118 |
url={https://openreview.net/forum?id=nZeVKeeFYf9}
|
119 |
}
|
120 |
+
```
|
121 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
122 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_garage-bAInd__Stable-Platypus2-13B)
|
123 |
+
|
124 |
+
| Metric | Value |
|
125 |
+
|-----------------------|---------------------------|
|
126 |
+
| Avg. | 54.25 |
|
127 |
+
| ARC (25-shot) | 62.71 |
|
128 |
+
| HellaSwag (10-shot) | 82.29 |
|
129 |
+
| MMLU (5-shot) | 58.3 |
|
130 |
+
| TruthfulQA (0-shot) | 52.52 |
|
131 |
+
| Winogrande (5-shot) | 76.87 |
|
132 |
+
| GSM8K (5-shot) | 1.82 |
|
133 |
+
| DROP (3-shot) | 45.22 |
|