Text Generation
Transformers
PyTorch
mpt
Composer
MosaicML
llm-foundry
custom_code
text-generation-inference
leaderboard-pr-bot commited on
Commit
890e4a4
1 Parent(s): df5a0d7

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
@@ -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 |