Adding Evaluation Results
#1
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -96,4 +96,17 @@ print(model_output)
|
|
96 |
journal={arXiv preprint arXiv:2307.08701},
|
97 |
year={2023}
|
98 |
}
|
99 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
journal={arXiv preprint arXiv:2307.08701},
|
97 |
year={2023}
|
98 |
}
|
99 |
+
```
|
100 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
101 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_StudentLLM__Alpagasus-2-13b-QLoRA-merged)
|
102 |
+
|
103 |
+
| Metric | Value |
|
104 |
+
|-----------------------|---------------------------|
|
105 |
+
| Avg. | 47.45 |
|
106 |
+
| ARC (25-shot) | 61.09 |
|
107 |
+
| HellaSwag (10-shot) | 82.46 |
|
108 |
+
| MMLU (5-shot) | 55.27 |
|
109 |
+
| TruthfulQA (0-shot) | 38.53 |
|
110 |
+
| Winogrande (5-shot) | 77.35 |
|
111 |
+
| GSM8K (5-shot) | 11.14 |
|
112 |
+
| DROP (3-shot) | 6.27 |
|