leaderboard-pr-bot commited on
Commit
2cb5d02
1 Parent(s): 41b98a7

Adding Evaluation Results

Browse files

This 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

Files changed (1) hide show
  1. README.md +14 -0
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 |