leaderboard-pr-bot commited on
Commit
b1788b1
1 Parent(s): ada218f

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -244,3 +244,17 @@ Please cite this model using the following format:
244
  urldate = {2023-05-05}
245
  }
246
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
244
  urldate = {2023-05-05}
245
  }
246
  ```
247
+
248
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
249
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_mosaicml__mpt-7b)
250
+
251
+ | Metric | Value |
252
+ |-----------------------|---------------------------|
253
+ | Avg. | 38.74 |
254
+ | ARC (25-shot) | 47.7 |
255
+ | HellaSwag (10-shot) | 77.57 |
256
+ | MMLU (5-shot) | 30.8 |
257
+ | TruthfulQA (0-shot) | 33.44 |
258
+ | Winogrande (5-shot) | 72.14 |
259
+ | GSM8K (5-shot) | 4.02 |
260
+ | DROP (3-shot) | 5.55 |