Commit
·
7fe462e
1
Parent(s):
b666a6e
Adding Evaluation Results
Browse filesThis is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr
The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.
If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions
README.md
CHANGED
|
@@ -240,4 +240,17 @@ current naming convention (70M, 160M, etc.) is based on total parameter count.
|
|
| 240 |
| 2.8B | 2.7B | 2,775,208,960 | 2,517,652,480 |
|
| 241 |
| 6.9B | 6.7B | 6,857,302,016 | 6,444,163,072 |
|
| 242 |
| 12B | 13B | 11,846,072,320 | 11,327,027,200 |
|
| 243 |
-
</figure>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 240 |
| 2.8B | 2.7B | 2,775,208,960 | 2,517,652,480 |
|
| 241 |
| 6.9B | 6.7B | 6,857,302,016 | 6,444,163,072 |
|
| 242 |
| 12B | 13B | 11,846,072,320 | 11,327,027,200 |
|
| 243 |
+
</figure>
|
| 244 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 245 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_EleutherAI__pythia-6.7b)
|
| 246 |
+
|
| 247 |
+
| Metric | Value |
|
| 248 |
+
|-----------------------|---------------------------|
|
| 249 |
+
| Avg. | 33.31 |
|
| 250 |
+
| ARC (25-shot) | 40.1 |
|
| 251 |
+
| HellaSwag (10-shot) | 65.0 |
|
| 252 |
+
| MMLU (5-shot) | 24.64 |
|
| 253 |
+
| TruthfulQA (0-shot) | 32.85 |
|
| 254 |
+
| Winogrande (5-shot) | 64.72 |
|
| 255 |
+
| GSM8K (5-shot) | 1.06 |
|
| 256 |
+
| DROP (3-shot) | 4.78 |
|