leaderboard-pr-bot
commited on
Commit
•
e8f0356
1
Parent(s):
8a02668
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
@@ -204,3 +204,17 @@ If you use this model, please cite our work, the llama paper, and the original d
|
|
204 |
howpublished = {\url{https://github.com/sahil280114/codealpaca}},
|
205 |
}
|
206 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
204 |
howpublished = {\url{https://github.com/sahil280114/codealpaca}},
|
205 |
}
|
206 |
```
|
207 |
+
|
208 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
209 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__tulu-7B-fp16)
|
210 |
+
|
211 |
+
| Metric | Value |
|
212 |
+
|-----------------------|---------------------------|
|
213 |
+
| Avg. | 47.89 |
|
214 |
+
| ARC (25-shot) | 50.17 |
|
215 |
+
| HellaSwag (10-shot) | 77.04 |
|
216 |
+
| MMLU (5-shot) | 47.63 |
|
217 |
+
| TruthfulQA (0-shot) | 41.61 |
|
218 |
+
| Winogrande (5-shot) | 73.8 |
|
219 |
+
| GSM8K (5-shot) | 11.22 |
|
220 |
+
| DROP (3-shot) | 33.74 |
|