Adding Evaluation Results

#38
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -195,3 +195,17 @@ Please cite this model using the following format:
195
  urldate = {2023-03-28} % change this date
196
  }
197
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  urldate = {2023-03-28} % change this date
196
  }
197
  ```
198
+
199
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
200
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_mosaicml__mpt-7b-chat)
201
+
202
+ | Metric | Value |
203
+ |-----------------------|---------------------------|
204
+ | Avg. | 40.65 |
205
+ | ARC (25-shot) | 46.5 |
206
+ | HellaSwag (10-shot) | 75.51 |
207
+ | MMLU (5-shot) | 37.62 |
208
+ | TruthfulQA (0-shot) | 40.16 |
209
+ | Winogrande (5-shot) | 68.43 |
210
+ | GSM8K (5-shot) | 4.09 |
211
+ | DROP (3-shot) | 12.2 |