leaderboard-pr-bot commited on
Commit
1f0fc2e
1 Parent(s): cabb47a

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 -1
README.md CHANGED
@@ -166,4 +166,17 @@ special_tokens:
166
  eos_token: "</s>"
167
  unk_token: "<unk>"
168
  ```
169
- </details>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  eos_token: "</s>"
167
  unk_token: "<unk>"
168
  ```
169
+ </details>
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_yhyhy3__open_llama_7b_v2_med_instruct)
172
+
173
+ | Metric | Value |
174
+ |-----------------------|---------------------------|
175
+ | Avg. | 40.53 |
176
+ | ARC (25-shot) | 46.5 |
177
+ | HellaSwag (10-shot) | 76.91 |
178
+ | MMLU (5-shot) | 42.32 |
179
+ | TruthfulQA (0-shot) | 40.33 |
180
+ | Winogrande (5-shot) | 69.3 |
181
+ | GSM8K (5-shot) | 2.05 |
182
+ | DROP (3-shot) | 6.29 |