leaderboard-pr-bot commited on
Commit
8c8a7c4
1 Parent(s): b9b3577

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
@@ -11,3 +11,17 @@ train-eval-index:
11
  tokens: tokens
12
  labels: tags
13
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  tokens: tokens
12
  labels: tags
13
  ---
14
+
15
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
16
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_BreadAi__gpt-YA-1-1_160M)
17
+
18
+ | Metric | Value |
19
+ |-----------------------|---------------------------|
20
+ | Avg. | 25.21 |
21
+ | ARC (25-shot) | 22.95 |
22
+ | HellaSwag (10-shot) | 27.29 |
23
+ | MMLU (5-shot) | 26.25 |
24
+ | TruthfulQA (0-shot) | 47.02 |
25
+ | Winogrande (5-shot) | 50.67 |
26
+ | GSM8K (5-shot) | 0.0 |
27
+ | DROP (3-shot) | 2.32 |