Adding Evaluation Results
#28
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -208,3 +208,17 @@ The 175B model was trained on 992 *80GB A100 GPUs*. The training duration was ro
|
|
208 |
primaryClass={cs.CL}
|
209 |
}
|
210 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
208 |
primaryClass={cs.CL}
|
209 |
}
|
210 |
```
|
211 |
+
|
212 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
213 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_facebook__opt-30b)
|
214 |
+
|
215 |
+
| Metric | Value |
|
216 |
+
|-----------------------|---------------------------|
|
217 |
+
| Avg. | 36.57 |
|
218 |
+
| ARC (25-shot) | 43.26 |
|
219 |
+
| HellaSwag (10-shot) | 74.07 |
|
220 |
+
| MMLU (5-shot) | 26.66 |
|
221 |
+
| TruthfulQA (0-shot) | 35.16 |
|
222 |
+
| Winogrande (5-shot) | 70.64 |
|
223 |
+
| GSM8K (5-shot) | 1.14 |
|
224 |
+
| DROP (3-shot) | 5.05 |
|