leaderboard-pr-bot
commited on
Commit
•
4a81313
1
Parent(s):
f21c0d5
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
@@ -148,4 +148,17 @@ print(generate(instruction))
|
|
148 |
doi = { 10.57967/hf/0931 },
|
149 |
publisher = { Hugging Face }
|
150 |
}
|
151 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
doi = { 10.57967/hf/0931 },
|
149 |
publisher = { Hugging Face }
|
150 |
}
|
151 |
+
```
|
152 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
153 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_mrm8488__llama-2-coder-7b)
|
154 |
+
|
155 |
+
| Metric | Value |
|
156 |
+
|-----------------------|---------------------------|
|
157 |
+
| Avg. | 43.66 |
|
158 |
+
| ARC (25-shot) | 54.01 |
|
159 |
+
| HellaSwag (10-shot) | 78.35 |
|
160 |
+
| MMLU (5-shot) | 46.25 |
|
161 |
+
| TruthfulQA (0-shot) | 38.49 |
|
162 |
+
| Winogrande (5-shot) | 75.45 |
|
163 |
+
| GSM8K (5-shot) | 7.13 |
|
164 |
+
| DROP (3-shot) | 5.94 |
|