Adding Evaluation Results
#3
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -300,3 +300,17 @@ This is the **Full-Weight** of WizardLM-13B V1.1 model.
|
|
300 |
## Inference WizardLM Demo Script
|
301 |
|
302 |
We provide the inference WizardLM demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
300 |
## Inference WizardLM Demo Script
|
301 |
|
302 |
We provide the inference WizardLM demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
303 |
+
|
304 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
305 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__WizardLM-13B-V1.1-GPTQ)
|
306 |
+
|
307 |
+
| Metric | Value |
|
308 |
+
|-----------------------|---------------------------|
|
309 |
+
| Avg. | 49.81 |
|
310 |
+
| ARC (25-shot) | 58.53 |
|
311 |
+
| HellaSwag (10-shot) | 80.66 |
|
312 |
+
| MMLU (5-shot) | 49.59 |
|
313 |
+
| TruthfulQA (0-shot) | 54.35 |
|
314 |
+
| Winogrande (5-shot) | 74.43 |
|
315 |
+
| GSM8K (5-shot) | 8.11 |
|
316 |
+
| DROP (3-shot) | 22.96 |
|