Commit ·
f837a6a
1
Parent(s): 06249d5
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
|
@@ -1,3 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 6 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_shaohang__SparseOPT-1.3B)
|
| 7 |
+
|
| 8 |
+
| Metric | Value |
|
| 9 |
+
|-----------------------|---------------------------|
|
| 10 |
+
| Avg. | 29.14 |
|
| 11 |
+
| ARC (25-shot) | 27.13 |
|
| 12 |
+
| HellaSwag (10-shot) | 48.69 |
|
| 13 |
+
| MMLU (5-shot) | 25.6 |
|
| 14 |
+
| TruthfulQA (0-shot) | 39.11 |
|
| 15 |
+
| Winogrande (5-shot) | 58.56 |
|
| 16 |
+
| GSM8K (5-shot) | 0.08 |
|
| 17 |
+
| DROP (3-shot) | 4.83 |
|