Commit
•
e8d3ec8
1
Parent(s):
c27aff7
Adding Evaluation Results (#2)
Browse files- Adding Evaluation Results (30987201ead2a6d7deb9122446955402b29bc121)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -118,4 +118,17 @@ Please see the Responsible Use Guide available at https://ai.meta.com/llama/resp
|
|
118 |
year={2022},
|
119 |
url={https://openreview.net/forum?id=nZeVKeeFYf9}
|
120 |
}
|
121 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
year={2022},
|
119 |
url={https://openreview.net/forum?id=nZeVKeeFYf9}
|
120 |
}
|
121 |
+
```
|
122 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
123 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_garage-bAInd__Platypus2-7B)
|
124 |
+
|
125 |
+
| Metric | Value |
|
126 |
+
|-----------------------|---------------------------|
|
127 |
+
| Avg. | 45.69 |
|
128 |
+
| ARC (25-shot) | 55.2 |
|
129 |
+
| HellaSwag (10-shot) | 78.84 |
|
130 |
+
| MMLU (5-shot) | 49.83 |
|
131 |
+
| TruthfulQA (0-shot) | 40.64 |
|
132 |
+
| Winogrande (5-shot) | 73.48 |
|
133 |
+
| GSM8K (5-shot) | 1.82 |
|
134 |
+
| DROP (3-shot) | 20.02 |
|