Adding Evaluation Results

#32
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -144,4 +144,17 @@ The following hyperparameters were used during training:
144
  - Transformers 4.34.0
145
  - Pytorch 2.0.1+cu118
146
  - Datasets 2.12.0
147
- - Tokenizers 0.14.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  - Transformers 4.34.0
145
  - Pytorch 2.0.1+cu118
146
  - Datasets 2.12.0
147
+ - Tokenizers 0.14.0
148
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
149
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HuggingFaceH4__zephyr-7b-alpha)
150
+
151
+ | Metric | Value |
152
+ |-----------------------|---------------------------|
153
+ | Avg. | 52.4 |
154
+ | ARC (25-shot) | 61.01 |
155
+ | HellaSwag (10-shot) | 84.04 |
156
+ | MMLU (5-shot) | 61.39 |
157
+ | TruthfulQA (0-shot) | 57.9 |
158
+ | Winogrande (5-shot) | 78.61 |
159
+ | GSM8K (5-shot) | 14.03 |
160
+ | DROP (3-shot) | 9.82 |