Adding Evaluation Results

#27
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -160,3 +160,17 @@ The 175B model was trained on 992 *80GB A100 GPUs*. The training duration was ro
160
  primaryClass={cs.CL}
161
  }
162
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
160
  primaryClass={cs.CL}
161
  }
162
  ```
163
+
164
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
165
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_facebook__opt-2.7b)
166
+
167
+ | Metric | Value |
168
+ |-----------------------|---------------------------|
169
+ | Avg. | 32.17 |
170
+ | ARC (25-shot) | 33.96 |
171
+ | HellaSwag (10-shot) | 61.43 |
172
+ | MMLU (5-shot) | 25.43 |
173
+ | TruthfulQA (0-shot) | 37.43 |
174
+ | Winogrande (5-shot) | 61.96 |
175
+ | GSM8K (5-shot) | 0.23 |
176
+ | DROP (3-shot) | 4.77 |