leaderboard-pr-bot
commited on
Commit
·
9abc4f8
1
Parent(s):
37ca702
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
@@ -117,4 +117,17 @@ pythia-12b-pretrain:
|
|
117 |
```
|
118 |
|
119 |
|
120 |
-
Command used: `deepspeed trainer_sft.py --show_dataset_stats --configs defaults pythia-12b-pretrain pretrain --cache_dir .cache/ --output_dir .saved/pythia-12b-super-pretrain2 --deepspeed`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
```
|
118 |
|
119 |
|
120 |
+
Command used: `deepspeed trainer_sft.py --show_dataset_stats --configs defaults pythia-12b-pretrain pretrain --cache_dir .cache/ --output_dir .saved/pythia-12b-super-pretrain2 --deepspeed`
|
121 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
122 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenAssistant__pythia-12b-pre-v8-12.5k-steps)
|
123 |
+
|
124 |
+
| Metric | Value |
|
125 |
+
|-----------------------|---------------------------|
|
126 |
+
| Avg. | 35.93 |
|
127 |
+
| ARC (25-shot) | 41.47 |
|
128 |
+
| HellaSwag (10-shot) | 68.8 |
|
129 |
+
| MMLU (5-shot) | 26.58 |
|
130 |
+
| TruthfulQA (0-shot) | 36.82 |
|
131 |
+
| Winogrande (5-shot) | 65.27 |
|
132 |
+
| GSM8K (5-shot) | 7.66 |
|
133 |
+
| DROP (3-shot) | 4.89 |
|