leaderboard-pr-bot commited on
Commit
d720140
1 Parent(s): ceea0a9

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
@@ -208,3 +208,17 @@ The 175B model was trained on 992 *80GB A100 GPUs*. The training duration was ro
208
  primaryClass={cs.CL}
209
  }
210
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
208
  primaryClass={cs.CL}
209
  }
210
  ```
211
+
212
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
213
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_facebook__opt-30b)
214
+
215
+ | Metric | Value |
216
+ |-----------------------|---------------------------|
217
+ | Avg. | 36.57 |
218
+ | ARC (25-shot) | 43.26 |
219
+ | HellaSwag (10-shot) | 74.07 |
220
+ | MMLU (5-shot) | 26.66 |
221
+ | TruthfulQA (0-shot) | 35.16 |
222
+ | Winogrande (5-shot) | 70.64 |
223
+ | GSM8K (5-shot) | 1.14 |
224
+ | DROP (3-shot) | 5.05 |