Commit
·
28d82cb
1
Parent(s):
af473e6
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.13971)
|
| 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.13971)
|
| 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-13)
|
| 42 |
+
|
| 43 |
+
| Metric | Value |
|
| 44 |
+
|-----------------------|---------------------------|
|
| 45 |
+
| Avg. | 48.98 |
|
| 46 |
+
| ARC (25-shot) | 60.84 |
|
| 47 |
+
| HellaSwag (10-shot) | 83.66 |
|
| 48 |
+
| MMLU (5-shot) | 56.73 |
|
| 49 |
+
| TruthfulQA (0-shot) | 47.54 |
|
| 50 |
+
| Winogrande (5-shot) | 76.16 |
|
| 51 |
+
| GSM8K (5-shot) | 11.37 |
|
| 52 |
+
| DROP (3-shot) | 6.57 |
|