leaderboard-pr-bot
commited on
Commit
•
a81b8c9
1
Parent(s):
2b1edcd
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
@@ -5,3 +5,17 @@ license: other
|
|
5 |
This contains the weights for the LLaMA-30b model. This model is under a non-commercial license (see the LICENSE file).
|
6 |
You should only use this repository if you have been granted access to the model by filling out [this form](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform?usp=send_form) but either lost your copy of the weights or got some trouble converting them to the Transformers format.
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
This contains the weights for the LLaMA-30b model. This model is under a non-commercial license (see the LICENSE file).
|
6 |
You should only use this repository if you have been granted access to the model by filling out [this form](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform?usp=send_form) but either lost your copy of the weights or got some trouble converting them to the Transformers format.
|
7 |
|
8 |
+
|
9 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
10 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_huggyllama__llama-30b)
|
11 |
+
|
12 |
+
| Metric | Value |
|
13 |
+
|-----------------------|---------------------------|
|
14 |
+
| Avg. | 49.73 |
|
15 |
+
| ARC (25-shot) | 61.43 |
|
16 |
+
| HellaSwag (10-shot) | 84.73 |
|
17 |
+
| MMLU (5-shot) | 58.45 |
|
18 |
+
| TruthfulQA (0-shot) | 42.27 |
|
19 |
+
| Winogrande (5-shot) | 80.03 |
|
20 |
+
| GSM8K (5-shot) | 14.86 |
|
21 |
+
| DROP (3-shot) | 6.33 |
|