leaderboard-pr-bot
commited on
Commit
•
4ad09ae
1
Parent(s):
7259969
Adding Evaluation Results
Browse filesThis is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr
The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.
If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions
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-66b)
|
214 |
+
|
215 |
+
| Metric | Value |
|
216 |
+
|-----------------------|---------------------------|
|
217 |
+
| Avg. | 37.31 |
|
218 |
+
| ARC (25-shot) | 46.33 |
|
219 |
+
| HellaSwag (10-shot) | 76.25 |
|
220 |
+
| MMLU (5-shot) | 26.99 |
|
221 |
+
| TruthfulQA (0-shot) | 35.43 |
|
222 |
+
| Winogrande (5-shot) | 70.01 |
|
223 |
+
| GSM8K (5-shot) | 1.14 |
|
224 |
+
| DROP (3-shot) | 5.01 |
|