leaderboard-pr-bot commited on
Commit
a467bd6
1 Parent(s): dd98d51

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
@@ -39,3 +39,17 @@ The Mesh Transformer JAX library:
39
  month = May
40
  }
41
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  month = May
40
  }
41
  ```
42
+
43
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
44
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_KoboldAI__GPT-NeoX-20B-Skein)
45
+
46
+ | Metric | Value |
47
+ |-----------------------|---------------------------|
48
+ | Avg. | 35.93 |
49
+ | ARC (25-shot) | 44.97 |
50
+ | HellaSwag (10-shot) | 72.68 |
51
+ | MMLU (5-shot) | 25.99 |
52
+ | TruthfulQA (0-shot) | 31.64 |
53
+ | Winogrande (5-shot) | 68.43 |
54
+ | GSM8K (5-shot) | 2.88 |
55
+ | DROP (3-shot) | 4.89 |