Text Generation
Transformers
Safetensors
English
stablelm_alpha
causal-lm
custom_code
5 papers

Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -102,3 +102,17 @@ The pre-training dataset may have contained offensive or inappropriate content e
102
  author={Tow, Jonathan}
103
  }
104
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
  author={Tow, Jonathan}
103
  }
104
  ```
105
+
106
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
107
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_stabilityai__stablelm-base-alpha-7b-v2)
108
+
109
+ | Metric | Value |
110
+ |-----------------------|---------------------------|
111
+ | Avg. | 40.31 |
112
+ | ARC (25-shot) | 47.35 |
113
+ | HellaSwag (10-shot) | 77.08 |
114
+ | MMLU (5-shot) | 45.1 |
115
+ | TruthfulQA (0-shot) | 36.46 |
116
+ | Winogrande (5-shot) | 68.51 |
117
+ | GSM8K (5-shot) | 2.58 |
118
+ | DROP (3-shot) | 5.08 |