leaderboard-pr-bot
commited on
Commit
•
c4dce28
1
Parent(s):
4c454bf
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
@@ -149,4 +149,17 @@ zero config:
|
|
149 |
"train_micro_batch_size_per_gpu": "auto",
|
150 |
"wall_clock_breakdown": false
|
151 |
}
|
152 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
"train_micro_batch_size_per_gpu": "auto",
|
150 |
"wall_clock_breakdown": false
|
151 |
}
|
152 |
+
```
|
153 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
154 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenAssistant__stablelm-7b-sft-v7-epoch-3)
|
155 |
+
|
156 |
+
| Metric | Value |
|
157 |
+
|-----------------------|---------------------------|
|
158 |
+
| Avg. | 31.38 |
|
159 |
+
| ARC (25-shot) | 36.01 |
|
160 |
+
| HellaSwag (10-shot) | 55.81 |
|
161 |
+
| MMLU (5-shot) | 25.01 |
|
162 |
+
| TruthfulQA (0-shot) | 37.02 |
|
163 |
+
| Winogrande (5-shot) | 54.85 |
|
164 |
+
| GSM8K (5-shot) | 0.38 |
|
165 |
+
| DROP (3-shot) | 10.61 |
|