Adding Evaluation Results

#14
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -100,3 +100,17 @@ Please cite the repo if you use the data, method or code in this repo.
100
  year={2023}
101
  }
102
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  year={2023}
101
  }
102
  ```
103
+
104
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
105
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_WizardLM__WizardMath-7B-V1.0)
106
+
107
+ | Metric | Value |
108
+ |-----------------------|---------------------------|
109
+ | Avg. | 45.44 |
110
+ | ARC (25-shot) | 54.1 |
111
+ | HellaSwag (10-shot) | 79.55 |
112
+ | MMLU (5-shot) | 45.97 |
113
+ | TruthfulQA (0-shot) | 43.65 |
114
+ | Winogrande (5-shot) | 72.69 |
115
+ | GSM8K (5-shot) | 2.73 |
116
+ | DROP (3-shot) | 19.41 |