Adding Evaluation Results

#9
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -166,3 +166,17 @@ Please kindly cite using the following BibTeX:
166
  primaryClass={cs.CL}
167
  }
168
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  primaryClass={cs.CL}
167
  }
168
  ```
169
+
170
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
171
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_migtissera__SynthIA-7B-v1.3)
172
+
173
+ | Metric | Value |
174
+ |-----------------------|---------------------------|
175
+ | Avg. | 57.11 |
176
+ | ARC (25-shot) | 62.12 |
177
+ | HellaSwag (10-shot) | 83.45 |
178
+ | MMLU (5-shot) | 62.65 |
179
+ | TruthfulQA (0-shot) | 51.37 |
180
+ | Winogrande (5-shot) | 78.85 |
181
+ | GSM8K (5-shot) | 17.59 |
182
+ | DROP (3-shot) | 43.76 |