Adding Evaluation Results

#93
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -185,4 +185,17 @@ but a robust statement as to the sources of these variations requires further st
185
  }
186
  ```
187
 
188
- # Happy Hacking!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
185
  }
186
  ```
187
 
188
+ # Happy Hacking!
189
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
190
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_databricks__dolly-v2-12b)
191
+
192
+ | Metric | Value |
193
+ |-----------------------|---------------------------|
194
+ | Avg. | 34.72 |
195
+ | ARC (25-shot) | 42.41 |
196
+ | HellaSwag (10-shot) | 72.53 |
197
+ | MMLU (5-shot) | 25.92 |
198
+ | TruthfulQA (0-shot) | 33.83 |
199
+ | Winogrande (5-shot) | 60.85 |
200
+ | GSM8K (5-shot) | 1.21 |
201
+ | DROP (3-shot) | 6.29 |