Adding Evaluation Results
#10
by
leaderboard-pr-bot
- opened
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 |
|