leaderboard-pr-bot commited on
Commit
0e3463b
1 Parent(s): 732d593

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
@@ -171,4 +171,17 @@ for lang in data_samples_long:
171
  # zh-1 0 0
172
  # hi-0 1 1
173
  # hi-1 0 0
174
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  # zh-1 0 0
172
  # hi-0 1 1
173
  # hi-1 0 0
174
+ ```
175
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
176
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_facebook__xglm-7.5B)
177
+
178
+ | Metric | Value |
179
+ |-----------------------|---------------------------|
180
+ | Avg. | 33.84 |
181
+ | ARC (25-shot) | 34.13 |
182
+ | HellaSwag (10-shot) | 60.77 |
183
+ | MMLU (5-shot) | 27.79 |
184
+ | TruthfulQA (0-shot) | 36.66 |
185
+ | Winogrande (5-shot) | 58.72 |
186
+ | GSM8K (5-shot) | 0.23 |
187
+ | DROP (3-shot) | 18.58 |