Adding Evaluation Results
#1
by
leaderboard-pr-bot
- opened
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-13b-v1.0)
|
92 |
+
|
93 |
+
| Metric | Value |
|
94 |
+
|-----------------------|---------------------------|
|
95 |
+
| Avg. | 46.85 |
|
96 |
+
| ARC (25-shot) | 58.96 |
|
97 |
+
| HellaSwag (10-shot) | 82.31 |
|
98 |
+
| MMLU (5-shot) | 54.73 |
|
99 |
+
| TruthfulQA (0-shot) | 40.25 |
|
100 |
+
| Winogrande (5-shot) | 75.61 |
|
101 |
+
| GSM8K (5-shot) | 9.86 |
|
102 |
+
| DROP (3-shot) | 6.22 |
|