Commit
·
8064cc6
1
Parent(s):
679c6cb
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
@@ -15,4 +15,17 @@ https://arxiv.org/abs/2305.13272
|
|
15 |
archivePrefix={arXiv},
|
16 |
primaryClass={cs.CL}
|
17 |
}
|
18 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
archivePrefix={arXiv},
|
16 |
primaryClass={cs.CL}
|
17 |
}
|
18 |
+
```
|
19 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
20 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_luffycodes__llama-shishya-7b-ep3-v2)
|
21 |
+
|
22 |
+
| Metric | Value |
|
23 |
+
|-----------------------|---------------------------|
|
24 |
+
| Avg. | 43.17 |
|
25 |
+
| ARC (25-shot) | 47.35 |
|
26 |
+
| HellaSwag (10-shot) | 75.88 |
|
27 |
+
| MMLU (5-shot) | 43.84 |
|
28 |
+
| TruthfulQA (0-shot) | 30.16 |
|
29 |
+
| Winogrande (5-shot) | 68.75 |
|
30 |
+
| GSM8K (5-shot) | 0.0 |
|
31 |
+
| DROP (3-shot) | 36.21 |
|