leaderboard-pr-bot
commited on
Commit
•
5c970ac
1
Parent(s):
63f325b
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
@@ -302,4 +302,17 @@ Please cite the repo if you use the data, method or code in this repo.
|
|
302 |
```
|
303 |
## Disclaimer
|
304 |
|
305 |
-
WizardCoder model follows the same license as StarCoder. The content produced by any version of WizardCoder is influenced by uncontrollable variables such as randomness, and therefore, the accuracy of the output cannot be guaranteed by this project. This project does not accept any legal liability for the content of the model output, nor does it assume responsibility for any losses incurred due to the use of associated resources and output results.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
302 |
```
|
303 |
## Disclaimer
|
304 |
|
305 |
+
WizardCoder model follows the same license as StarCoder. The content produced by any version of WizardCoder is influenced by uncontrollable variables such as randomness, and therefore, the accuracy of the output cannot be guaranteed by this project. This project does not accept any legal liability for the content of the model output, nor does it assume responsibility for any losses incurred due to the use of associated resources and output results.
|
306 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
307 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_WizardLM__WizardCoder-15B-V1.0)
|
308 |
+
|
309 |
+
| Metric | Value |
|
310 |
+
|-----------------------|---------------------------|
|
311 |
+
| Avg. | 32.05 |
|
312 |
+
| ARC (25-shot) | 32.34 |
|
313 |
+
| HellaSwag (10-shot) | 47.2 |
|
314 |
+
| MMLU (5-shot) | 29.43 |
|
315 |
+
| TruthfulQA (0-shot) | 41.56 |
|
316 |
+
| Winogrande (5-shot) | 55.17 |
|
317 |
+
| GSM8K (5-shot) | 2.12 |
|
318 |
+
| DROP (3-shot) | 16.55 |
|