leaderboard-pr-bot
commited on
Commit
•
e7ac4fe
1
Parent(s):
fe942d5
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
@@ -56,4 +56,17 @@ language:
|
|
56 |
year={2023},
|
57 |
howpublished={\url{https://github.com/yanqiangmiffy/GoGPT}},
|
58 |
}
|
59 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
year={2023},
|
57 |
howpublished={\url{https://github.com/yanqiangmiffy/GoGPT}},
|
58 |
}
|
59 |
+
```
|
60 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
61 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_golaxy__gogpt-3b-bloom)
|
62 |
+
|
63 |
+
| Metric | Value |
|
64 |
+
|-----------------------|---------------------------|
|
65 |
+
| Avg. | 30.6 |
|
66 |
+
| ARC (25-shot) | 31.91 |
|
67 |
+
| HellaSwag (10-shot) | 50.32 |
|
68 |
+
| MMLU (5-shot) | 25.2 |
|
69 |
+
| TruthfulQA (0-shot) | 41.79 |
|
70 |
+
| Winogrande (5-shot) | 54.38 |
|
71 |
+
| GSM8K (5-shot) | 0.15 |
|
72 |
+
| DROP (3-shot) | 10.48 |
|