leaderboard-pr-bot
commited on
Commit
•
2eeb685
1
Parent(s):
029e036
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
@@ -19,3 +19,17 @@ The following `bitsandbytes` quantization config was used during training:
|
|
19 |
|
20 |
|
21 |
- PEFT 0.6.0.dev0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
|
21 |
- PEFT 0.6.0.dev0
|
22 |
+
|
23 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
24 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Charlie911__vicuna-7b-v1.5-lora-mctaco)
|
25 |
+
|
26 |
+
| Metric | Value |
|
27 |
+
|-----------------------|---------------------------|
|
28 |
+
| Avg. | 45.28 |
|
29 |
+
| ARC (25-shot) | 45.65 |
|
30 |
+
| HellaSwag (10-shot) | 75.65 |
|
31 |
+
| MMLU (5-shot) | 49.27 |
|
32 |
+
| TruthfulQA (0-shot) | 43.12 |
|
33 |
+
| Winogrande (5-shot) | 69.93 |
|
34 |
+
| GSM8K (5-shot) | 4.47 |
|
35 |
+
| DROP (3-shot) | 28.85 |
|