Adding Evaluation Results

#10
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -62,4 +62,17 @@ For **WizardLM-7B** , the Prompt should be as following:
62
 
63
  ## Inference WizardLM Demo Script
64
 
65
- We provide the inference WizardLM demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
 
63
  ## Inference WizardLM Demo Script
64
 
65
+ We provide the inference WizardLM demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
66
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
67
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_victor123__WizardLM-13B-1.0)
68
+
69
+ | Metric | Value |
70
+ |-----------------------|---------------------------|
71
+ | Avg. | 25.09 |
72
+ | ARC (25-shot) | 28.5 |
73
+ | HellaSwag (10-shot) | 25.97 |
74
+ | MMLU (5-shot) | 23.12 |
75
+ | TruthfulQA (0-shot) | 48.61 |
76
+ | Winogrande (5-shot) | 49.41 |
77
+ | GSM8K (5-shot) | 0.0 |
78
+ | DROP (3-shot) | 0.0 |