Adding Evaluation Results
#28
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -92,4 +92,17 @@ outputs = pipe(prompt, max_new_tokens=256, do_sample=True, temperature=0.2, top_
|
|
92 |
year = {2023},
|
93 |
note = {https://huggingface.co/blog/starchat},
|
94 |
}
|
95 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
year = {2023},
|
93 |
note = {https://huggingface.co/blog/starchat},
|
94 |
}
|
95 |
+
```
|
96 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
97 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HuggingFaceH4__starchat-alpha)
|
98 |
+
|
99 |
+
| Metric | Value |
|
100 |
+
|-----------------------|---------------------------|
|
101 |
+
| Avg. | 31.43 |
|
102 |
+
| ARC (25-shot) | 31.57 |
|
103 |
+
| HellaSwag (10-shot) | 49.43 |
|
104 |
+
| MMLU (5-shot) | 30.76 |
|
105 |
+
| TruthfulQA (0-shot) | 43.66 |
|
106 |
+
| Winogrande (5-shot) | 55.09 |
|
107 |
+
| GSM8K (5-shot) | 2.43 |
|
108 |
+
| DROP (3-shot) | 7.07 |
|