Commit
•
3f32c5f
1
Parent(s):
b585e74
Adding Evaluation Results (#10)
Browse files- Adding Evaluation Results (e13406f5145eda130785cef49a62fb433ca2e655)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
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__Platypus2-70B-instruct)
|
123 |
+
|
124 |
+
| Metric | Value |
|
125 |
+
|-----------------------|---------------------------|
|
126 |
+
| Avg. | 66.89 |
|
127 |
+
| ARC (25-shot) | 71.84 |
|
128 |
+
| HellaSwag (10-shot) | 87.94 |
|
129 |
+
| MMLU (5-shot) | 70.48 |
|
130 |
+
| TruthfulQA (0-shot) | 62.26 |
|
131 |
+
| Winogrande (5-shot) | 82.72 |
|
132 |
+
| GSM8K (5-shot) | 40.56 |
|
133 |
+
| DROP (3-shot) | 52.41 |
|