leaderboard-pr-bot
commited on
Commit
•
142cae5
1
Parent(s):
9c95ccd
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
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model: ZhangShenao/SELM-Llama-3-8B-Instruct-iter-2
|
4 |
tags:
|
5 |
- alignment-handbook
|
6 |
- dpo
|
7 |
- trl
|
8 |
- selm
|
|
|
9 |
datasets:
|
10 |
- HuggingFaceH4/ultrafeedback_binarized
|
11 |
model-index:
|
@@ -74,3 +74,17 @@ The following hyperparameters were used during training:
|
|
74 |
- Pytorch 2.1.2+cu121
|
75 |
- Datasets 2.14.6
|
76 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- alignment-handbook
|
5 |
- dpo
|
6 |
- trl
|
7 |
- selm
|
8 |
+
base_model: ZhangShenao/SELM-Llama-3-8B-Instruct-iter-2
|
9 |
datasets:
|
10 |
- HuggingFaceH4/ultrafeedback_binarized
|
11 |
model-index:
|
|
|
74 |
- Pytorch 2.1.2+cu121
|
75 |
- Datasets 2.14.6
|
76 |
- Tokenizers 0.19.1
|
77 |
+
|
78 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
79 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ZhangShenao__SELM-Llama-3-8B-Instruct-iter-3)
|
80 |
+
|
81 |
+
| Metric |Value|
|
82 |
+
|-------------------|----:|
|
83 |
+
|Avg. |23.56|
|
84 |
+
|IFEval (0-Shot) |69.03|
|
85 |
+
|BBH (3-Shot) |29.08|
|
86 |
+
|MATH Lvl 5 (4-Shot)| 5.74|
|
87 |
+
|GPQA (0-shot) | 1.12|
|
88 |
+
|MuSR (0-shot) | 5.50|
|
89 |
+
|MMLU-PRO (5-shot) |30.92|
|
90 |
+
|