Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
6
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_SummerSigh__GPTNeo350M-Instruct-SFT)
7
+
8
+ | Metric | Value |
9
+ |-----------------------|---------------------------|
10
+ | Avg. | 27.03 |
11
+ | ARC (25-shot) | 25.94 |
12
+ | HellaSwag (10-shot) | 38.55 |
13
+ | MMLU (5-shot) | 25.76 |
14
+ | TruthfulQA (0-shot) | 45.25 |
15
+ | Winogrande (5-shot) | 50.2 |
16
+ | GSM8K (5-shot) | 0.3 |
17
+ | DROP (3-shot) | 3.24 |