leaderboard-pr-bot
commited on
Commit
•
ae1ed4e
1
Parent(s):
96607ee
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,7 +1,6 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
|
5 |
tags:
|
6 |
- alignment-handbook
|
7 |
- trl
|
@@ -10,6 +9,7 @@ tags:
|
|
10 |
- trl
|
11 |
- dpo
|
12 |
- generated_from_trainer
|
|
|
13 |
datasets:
|
14 |
- HuggingFaceH4/ultrafeedback_binarized
|
15 |
model-index:
|
@@ -81,3 +81,17 @@ The following hyperparameters were used during training:
|
|
81 |
- Pytorch 2.4.0+cu121
|
82 |
- Datasets 2.19.1
|
83 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
tags:
|
5 |
- alignment-handbook
|
6 |
- trl
|
|
|
9 |
- trl
|
10 |
- dpo
|
11 |
- generated_from_trainer
|
12 |
+
base_model: Qwen/Qwen2.5-14B-Instruct
|
13 |
datasets:
|
14 |
- HuggingFaceH4/ultrafeedback_binarized
|
15 |
model-index:
|
|
|
81 |
- Pytorch 2.4.0+cu121
|
82 |
- Datasets 2.19.1
|
83 |
- Tokenizers 0.19.1
|
84 |
+
|
85 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
86 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_tanliboy__lambda-qwen2.5-14b-dpo-test)
|
87 |
+
|
88 |
+
| Metric |Value|
|
89 |
+
|-------------------|----:|
|
90 |
+
|Avg. |33.52|
|
91 |
+
|IFEval (0-Shot) |82.31|
|
92 |
+
|BBH (3-Shot) |48.45|
|
93 |
+
|MATH Lvl 5 (4-Shot)| 0.00|
|
94 |
+
|GPQA (0-shot) |14.99|
|
95 |
+
|MuSR (0-shot) |12.59|
|
96 |
+
|MMLU-PRO (5-shot) |42.75|
|
97 |
+
|