leaderboard-pr-bot
commited on
Commit
·
3956b45
1
Parent(s):
892f446
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
@@ -50,4 +50,17 @@ See more details in the "Training Details of Vicuna Models" section in the appen
|
|
50 |
Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-judge. See more details in this [paper](https://arxiv.org/pdf/2306.05685.pdf) and [leaderboard](https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard).
|
51 |
|
52 |
## Difference between different versions of Vicuna
|
53 |
-
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-judge. See more details in this [paper](https://arxiv.org/pdf/2306.05685.pdf) and [leaderboard](https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard).
|
51 |
|
52 |
## Difference between different versions of Vicuna
|
53 |
+
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
54 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
55 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_lmsys__vicuna-7b-delta-v1.1)
|
56 |
+
|
57 |
+
| Metric | Value |
|
58 |
+
|-----------------------|---------------------------|
|
59 |
+
| Avg. | 45.6 |
|
60 |
+
| ARC (25-shot) | 53.67 |
|
61 |
+
| HellaSwag (10-shot) | 77.5 |
|
62 |
+
| MMLU (5-shot) | 45.61 |
|
63 |
+
| TruthfulQA (0-shot) | 48.95 |
|
64 |
+
| Winogrande (5-shot) | 70.96 |
|
65 |
+
| GSM8K (5-shot) | 5.53 |
|
66 |
+
| DROP (3-shot) | 16.98 |
|