leaderboard-pr-bot
commited on
Commit
•
5f7eb93
1
Parent(s):
dc71924
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_joehuangx__spatial-vicuna-7b-v1.5-LoRA)
|
25 |
+
|
26 |
+
| Metric | Value |
|
27 |
+
|-----------------------|---------------------------|
|
28 |
+
| Avg. | 44.55 |
|
29 |
+
| ARC (25-shot) | 50.77 |
|
30 |
+
| HellaSwag (10-shot) | 74.63 |
|
31 |
+
| MMLU (5-shot) | 48.13 |
|
32 |
+
| TruthfulQA (0-shot) | 49.36 |
|
33 |
+
| Winogrande (5-shot) | 72.38 |
|
34 |
+
| GSM8K (5-shot) | 6.9 |
|
35 |
+
| DROP (3-shot) | 9.72 |
|