Commit
•
75b0cee
1
Parent(s):
aa8f816
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (6bf7a09793427621e77ce17a74d42f61744b89b8)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
3 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TinyPixel__elm-test)
|
4 |
+
|
5 |
+
| Metric | Value |
|
6 |
+
|-----------------------|---------------------------|
|
7 |
+
| Avg. | 43.74 |
|
8 |
+
| ARC (25-shot) | 53.16 |
|
9 |
+
| HellaSwag (10-shot) | 78.98 |
|
10 |
+
| MMLU (5-shot) | 47.04 |
|
11 |
+
| TruthfulQA (0-shot) | 39.51 |
|
12 |
+
| Winogrande (5-shot) | 74.35 |
|
13 |
+
| GSM8K (5-shot) | 7.51 |
|
14 |
+
| DROP (3-shot) | 5.65 |
|