Adding Evaluation Results

#10
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -149,4 +149,17 @@ zero config:
149
  "train_micro_batch_size_per_gpu": "auto",
150
  "wall_clock_breakdown": false
151
  }
152
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
149
  "train_micro_batch_size_per_gpu": "auto",
150
  "wall_clock_breakdown": false
151
  }
152
+ ```
153
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
154
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenAssistant__stablelm-7b-sft-v7-epoch-3)
155
+
156
+ | Metric | Value |
157
+ |-----------------------|---------------------------|
158
+ | Avg. | 31.38 |
159
+ | ARC (25-shot) | 36.01 |
160
+ | HellaSwag (10-shot) | 55.81 |
161
+ | MMLU (5-shot) | 25.01 |
162
+ | TruthfulQA (0-shot) | 37.02 |
163
+ | Winogrande (5-shot) | 54.85 |
164
+ | GSM8K (5-shot) | 0.38 |
165
+ | DROP (3-shot) | 10.61 |