leaderboard-pr-bot
commited on
Commit
•
d697fdb
1
Parent(s):
6ef1f8d
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
@@ -239,3 +239,17 @@ Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-jud
|
|
239 |
|
240 |
## Difference between different versions of Vicuna
|
241 |
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
239 |
|
240 |
## Difference between different versions of Vicuna
|
241 |
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
242 |
+
|
243 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
244 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__vicuna-13b-v1.3.0-GPTQ)
|
245 |
+
|
246 |
+
| Metric | Value |
|
247 |
+
|-----------------------|---------------------------|
|
248 |
+
| Avg. | 46.72 |
|
249 |
+
| ARC (25-shot) | 54.35 |
|
250 |
+
| HellaSwag (10-shot) | 79.47 |
|
251 |
+
| MMLU (5-shot) | 51.97 |
|
252 |
+
| TruthfulQA (0-shot) | 50.88 |
|
253 |
+
| Winogrande (5-shot) | 74.66 |
|
254 |
+
| GSM8K (5-shot) | 8.42 |
|
255 |
+
| DROP (3-shot) | 7.26 |
|