leaderboard-pr-bot
commited on
Commit
•
aef5ecc
1
Parent(s):
cf1e917
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
@@ -36,3 +36,17 @@ Llama 2 is licensed under the LLAMA 2 Community License, Copyright © Meta Platf
|
|
36 |
- [QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
|
37 |
- [LLaMA: Open and Efficient Foundation Language Models](https://arxiv.org/abs/2302.70971)
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
- [QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
|
37 |
- [LLaMA: Open and Efficient Foundation Language Models](https://arxiv.org/abs/2302.70971)
|
38 |
|
39 |
+
|
40 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
41 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_augtoma__qCammel-70v1)
|
42 |
+
|
43 |
+
| Metric | Value |
|
44 |
+
|-----------------------|---------------------------|
|
45 |
+
| Avg. | 58.32 |
|
46 |
+
| ARC (25-shot) | 68.34 |
|
47 |
+
| HellaSwag (10-shot) | 87.87 |
|
48 |
+
| MMLU (5-shot) | 70.18 |
|
49 |
+
| TruthfulQA (0-shot) | 57.47 |
|
50 |
+
| Winogrande (5-shot) | 84.29 |
|
51 |
+
| GSM8K (5-shot) | 29.72 |
|
52 |
+
| DROP (3-shot) | 10.34 |
|