Commit
4445ae4
1 Parent(s): 6cb0d32

Adding Evaluation Results (#10)

Browse files

- Adding Evaluation Results (62dfa914ca3f492bc5a795efb7eee0cef2997368)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -87,4 +87,17 @@ To cite this model, use
87
  year={2020}
88
  }
89
 
90
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  year={2020}
88
  }
89
 
90
+ ```
91
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
92
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_EleutherAI__gpt-neo-125m)
93
+
94
+ | Metric | Value |
95
+ |-----------------------|---------------------------|
96
+ | Avg. | 25.79 |
97
+ | ARC (25-shot) | 22.95 |
98
+ | HellaSwag (10-shot) | 30.26 |
99
+ | MMLU (5-shot) | 25.97 |
100
+ | TruthfulQA (0-shot) | 45.58 |
101
+ | Winogrande (5-shot) | 51.78 |
102
+ | GSM8K (5-shot) | 0.3 |
103
+ | DROP (3-shot) | 3.69 |