leaderboard-pr-bot
commited on
Commit
•
7f46f37
1
Parent(s):
236eeea
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
@@ -46,4 +46,17 @@ See more details in the "Training Details of Vicuna Models" section in the appen
|
|
46 |
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).
|
47 |
|
48 |
## Difference between different versions of Vicuna
|
49 |
-
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
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).
|
47 |
|
48 |
## Difference between different versions of Vicuna
|
49 |
+
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
50 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
51 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_lmsys__vicuna-7b-v1.3)
|
52 |
+
|
53 |
+
| Metric | Value |
|
54 |
+
|-----------------------|---------------------------|
|
55 |
+
| Avg. | 45.22 |
|
56 |
+
| ARC (25-shot) | 50.43 |
|
57 |
+
| HellaSwag (10-shot) | 76.92 |
|
58 |
+
| MMLU (5-shot) | 48.14 |
|
59 |
+
| TruthfulQA (0-shot) | 47.01 |
|
60 |
+
| Winogrande (5-shot) | 70.48 |
|
61 |
+
| GSM8K (5-shot) | 5.69 |
|
62 |
+
| DROP (3-shot) | 17.89 |
|