Commit
·
ad046f5
1
Parent(s):
293f071
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
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 3 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_winglian__Llama-2-3b-hf)
|
| 4 |
+
|
| 5 |
+
| Metric | Value |
|
| 6 |
+
|-----------------------|---------------------------|
|
| 7 |
+
| Avg. | 25.69 |
|
| 8 |
+
| ARC (25-shot) | 26.96 |
|
| 9 |
+
| HellaSwag (10-shot) | 26.52 |
|
| 10 |
+
| MMLU (5-shot) | 23.33 |
|
| 11 |
+
| TruthfulQA (0-shot) | 50.71 |
|
| 12 |
+
| Winogrande (5-shot) | 49.64 |
|
| 13 |
+
| GSM8K (5-shot) | 0.0 |
|
| 14 |
+
| DROP (3-shot) | 2.63 |
|