Commit ·
b366749
1
Parent(s): 777501b
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
|
@@ -86,4 +86,17 @@ If you find this repository helpful, please consider citing our paper:
|
|
| 86 |
archivePrefix={arXiv},
|
| 87 |
primaryClass={cs.CL}
|
| 88 |
}
|
| 89 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
archivePrefix={arXiv},
|
| 87 |
primaryClass={cs.CL}
|
| 88 |
}
|
| 89 |
+
```
|
| 90 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 91 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_llm-agents__tora-code-7b-v1.0)
|
| 92 |
+
|
| 93 |
+
| Metric | Value |
|
| 94 |
+
|-----------------------|---------------------------|
|
| 95 |
+
| Avg. | 35.16 |
|
| 96 |
+
| ARC (25-shot) | 40.7 |
|
| 97 |
+
| HellaSwag (10-shot) | 65.86 |
|
| 98 |
+
| MMLU (5-shot) | 33.34 |
|
| 99 |
+
| TruthfulQA (0-shot) | 34.84 |
|
| 100 |
+
| Winogrande (5-shot) | 61.56 |
|
| 101 |
+
| GSM8K (5-shot) | 4.93 |
|
| 102 |
+
| DROP (3-shot) | 4.9 |
|