leaderboard-pr-bot commited on
Commit
e034d3c
1 Parent(s): 905a4b6

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
@@ -160,3 +160,17 @@ The 175B model was trained on 992 *80GB A100 GPUs*. The training duration was ro
160
  primaryClass={cs.CL}
161
  }
162
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
160
  primaryClass={cs.CL}
161
  }
162
  ```
163
+
164
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
165
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_facebook__opt-2.7b)
166
+
167
+ | Metric | Value |
168
+ |-----------------------|---------------------------|
169
+ | Avg. | 32.17 |
170
+ | ARC (25-shot) | 33.96 |
171
+ | HellaSwag (10-shot) | 61.43 |
172
+ | MMLU (5-shot) | 25.43 |
173
+ | TruthfulQA (0-shot) | 37.43 |
174
+ | Winogrande (5-shot) | 61.96 |
175
+ | GSM8K (5-shot) | 0.23 |
176
+ | DROP (3-shot) | 4.77 |