Improve language tag
#2
by
lbourdois
- opened
README.md
CHANGED
@@ -1,155 +1,169 @@
|
|
1 |
-
---
|
2 |
-
library_name: transformers
|
3 |
-
tags:
|
4 |
-
- mergekit
|
5 |
-
- merge
|
6 |
-
base_model:
|
7 |
-
- bunnycore/FuseQwQen-7B
|
8 |
-
- bunnycore/Qwen-2.5-7B-R1-Stock
|
9 |
-
- bunnycore/Qwen-2.5-7B-Deep-Stock-v1
|
10 |
-
- Qwen/Qwen2.5-7B-Instruct
|
11 |
-
|
12 |
-
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
name:
|
103 |
-
|
104 |
-
|
105 |
-
name:
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
```
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- mergekit
|
5 |
+
- merge
|
6 |
+
base_model:
|
7 |
+
- bunnycore/FuseQwQen-7B
|
8 |
+
- bunnycore/Qwen-2.5-7B-R1-Stock
|
9 |
+
- bunnycore/Qwen-2.5-7B-Deep-Stock-v1
|
10 |
+
- Qwen/Qwen2.5-7B-Instruct
|
11 |
+
language:
|
12 |
+
- zho
|
13 |
+
- eng
|
14 |
+
- fra
|
15 |
+
- spa
|
16 |
+
- por
|
17 |
+
- deu
|
18 |
+
- ita
|
19 |
+
- rus
|
20 |
+
- jpn
|
21 |
+
- kor
|
22 |
+
- vie
|
23 |
+
- tha
|
24 |
+
- ara
|
25 |
+
model-index:
|
26 |
+
- name: Qwen-2.5-7B-Deep-Stock-v4
|
27 |
+
results:
|
28 |
+
- task:
|
29 |
+
type: text-generation
|
30 |
+
name: Text Generation
|
31 |
+
dataset:
|
32 |
+
name: IFEval (0-Shot)
|
33 |
+
type: HuggingFaceH4/ifeval
|
34 |
+
args:
|
35 |
+
num_few_shot: 0
|
36 |
+
metrics:
|
37 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
38 |
+
value: 77.53
|
39 |
+
name: strict accuracy
|
40 |
+
source:
|
41 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Qwen-2.5-7B-Deep-Stock-v4
|
42 |
+
name: Open LLM Leaderboard
|
43 |
+
- task:
|
44 |
+
type: text-generation
|
45 |
+
name: Text Generation
|
46 |
+
dataset:
|
47 |
+
name: BBH (3-Shot)
|
48 |
+
type: BBH
|
49 |
+
args:
|
50 |
+
num_few_shot: 3
|
51 |
+
metrics:
|
52 |
+
- type: acc_norm
|
53 |
+
value: 35.91
|
54 |
+
name: normalized accuracy
|
55 |
+
source:
|
56 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Qwen-2.5-7B-Deep-Stock-v4
|
57 |
+
name: Open LLM Leaderboard
|
58 |
+
- task:
|
59 |
+
type: text-generation
|
60 |
+
name: Text Generation
|
61 |
+
dataset:
|
62 |
+
name: MATH Lvl 5 (4-Shot)
|
63 |
+
type: hendrycks/competition_math
|
64 |
+
args:
|
65 |
+
num_few_shot: 4
|
66 |
+
metrics:
|
67 |
+
- type: exact_match
|
68 |
+
value: 48.94
|
69 |
+
name: exact match
|
70 |
+
source:
|
71 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Qwen-2.5-7B-Deep-Stock-v4
|
72 |
+
name: Open LLM Leaderboard
|
73 |
+
- task:
|
74 |
+
type: text-generation
|
75 |
+
name: Text Generation
|
76 |
+
dataset:
|
77 |
+
name: GPQA (0-shot)
|
78 |
+
type: Idavidrein/gpqa
|
79 |
+
args:
|
80 |
+
num_few_shot: 0
|
81 |
+
metrics:
|
82 |
+
- type: acc_norm
|
83 |
+
value: 6.71
|
84 |
+
name: acc_norm
|
85 |
+
source:
|
86 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Qwen-2.5-7B-Deep-Stock-v4
|
87 |
+
name: Open LLM Leaderboard
|
88 |
+
- task:
|
89 |
+
type: text-generation
|
90 |
+
name: Text Generation
|
91 |
+
dataset:
|
92 |
+
name: MuSR (0-shot)
|
93 |
+
type: TAUR-Lab/MuSR
|
94 |
+
args:
|
95 |
+
num_few_shot: 0
|
96 |
+
metrics:
|
97 |
+
- type: acc_norm
|
98 |
+
value: 10.39
|
99 |
+
name: acc_norm
|
100 |
+
source:
|
101 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Qwen-2.5-7B-Deep-Stock-v4
|
102 |
+
name: Open LLM Leaderboard
|
103 |
+
- task:
|
104 |
+
type: text-generation
|
105 |
+
name: Text Generation
|
106 |
+
dataset:
|
107 |
+
name: MMLU-PRO (5-shot)
|
108 |
+
type: TIGER-Lab/MMLU-Pro
|
109 |
+
config: main
|
110 |
+
split: test
|
111 |
+
args:
|
112 |
+
num_few_shot: 5
|
113 |
+
metrics:
|
114 |
+
- type: acc
|
115 |
+
value: 37.13
|
116 |
+
name: accuracy
|
117 |
+
source:
|
118 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Qwen-2.5-7B-Deep-Stock-v4
|
119 |
+
name: Open LLM Leaderboard
|
120 |
+
---
|
121 |
+
# merge
|
122 |
+
|
123 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
124 |
+
|
125 |
+
## Merge Details
|
126 |
+
### Merge Method
|
127 |
+
|
128 |
+
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) as a base.
|
129 |
+
|
130 |
+
### Models Merged
|
131 |
+
|
132 |
+
The following models were included in the merge:
|
133 |
+
* [bunnycore/FuseQwQen-7B](https://huggingface.co/bunnycore/FuseQwQen-7B)
|
134 |
+
* [bunnycore/Qwen-2.5-7B-R1-Stock](https://huggingface.co/bunnycore/Qwen-2.5-7B-R1-Stock)
|
135 |
+
* [bunnycore/Qwen-2.5-7B-Deep-Stock-v1](https://huggingface.co/bunnycore/Qwen-2.5-7B-Deep-Stock-v1)
|
136 |
+
|
137 |
+
### Configuration
|
138 |
+
|
139 |
+
The following YAML configuration was used to produce this model:
|
140 |
+
|
141 |
+
```yaml
|
142 |
+
models:
|
143 |
+
- model: bunnycore/FuseQwQen-7B
|
144 |
+
parameters:
|
145 |
+
weight: 0.5
|
146 |
+
- model: bunnycore/Qwen-2.5-7B-Deep-Stock-v1
|
147 |
+
- model: bunnycore/Qwen-2.5-7B-R1-Stock
|
148 |
+
- model: Qwen/Qwen2.5-7B-Instruct
|
149 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
150 |
+
merge_method: model_stock
|
151 |
+
parameters:
|
152 |
+
dtype: bfloat16
|
153 |
+
tokenizer_source: Qwen/Qwen2.5-7B-Instruct
|
154 |
+
|
155 |
+
```
|
156 |
+
|
157 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
158 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/bunnycore__Qwen-2.5-7B-Deep-Stock-v4-details)
|
159 |
+
|
160 |
+
| Metric |Value|
|
161 |
+
|-------------------|----:|
|
162 |
+
|Avg. |36.10|
|
163 |
+
|IFEval (0-Shot) |77.53|
|
164 |
+
|BBH (3-Shot) |35.91|
|
165 |
+
|MATH Lvl 5 (4-Shot)|48.94|
|
166 |
+
|GPQA (0-shot) | 6.71|
|
167 |
+
|MuSR (0-shot) |10.39|
|
168 |
+
|MMLU-PRO (5-shot) |37.13|
|
169 |
+
|