Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -83,3 +83,17 @@ The pre-training dataset may have contained offensive or inappropriate content e
83
  version = {0.0.1},
84
  }
85
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  version = {0.0.1},
84
  }
85
  ```
86
+
87
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
88
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_stabilityai__stablelm-base-alpha-7b)
89
+
90
+ | Metric | Value |
91
+ |-----------------------|---------------------------|
92
+ | Avg. | 31.02 |
93
+ | ARC (25-shot) | 32.0 |
94
+ | HellaSwag (10-shot) | 51.78 |
95
+ | MMLU (5-shot) | 26.21 |
96
+ | TruthfulQA (0-shot) | 40.19 |
97
+ | Winogrande (5-shot) | 55.41 |
98
+ | GSM8K (5-shot) | 0.61 |
99
+ | DROP (3-shot) | 10.95 |