leaderboard-pr-bot
commited on
Commit
·
527ba6c
1
Parent(s):
8547527
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
@@ -89,3 +89,17 @@ print(tokenizer.decode(outputs[0]))
|
|
89 |
|
90 |
# License
|
91 |
The model is licensed under the BigCode OpenRAIL-M v1 license agreement. You can find the full agreement [here](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
|
90 |
# License
|
91 |
The model is licensed under the BigCode OpenRAIL-M v1 license agreement. You can find the full agreement [here](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement).
|
92 |
+
|
93 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
94 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_bigcode__tiny_starcoder_py)
|
95 |
+
|
96 |
+
| Metric | Value |
|
97 |
+
|-----------------------|---------------------------|
|
98 |
+
| Avg. | 25.43 |
|
99 |
+
| ARC (25-shot) | 20.99 |
|
100 |
+
| HellaSwag (10-shot) | 28.77 |
|
101 |
+
| MMLU (5-shot) | 26.79 |
|
102 |
+
| TruthfulQA (0-shot) | 47.68 |
|
103 |
+
| Winogrande (5-shot) | 51.22 |
|
104 |
+
| GSM8K (5-shot) | 0.99 |
|
105 |
+
| DROP (3-shot) | 1.57 |
|