Update README.md
Browse files
README.md
CHANGED
@@ -1,179 +1,186 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
|
4 |
-
- unsloth/Meta-Llama-3.1-8B-Instruct
|
5 |
-
- unsloth/Llama-3.1-Storm-8B
|
6 |
-
- arcee-ai/Llama-3.1-SuperNova-Lite
|
7 |
-
- VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct
|
8 |
-
library_name: transformers
|
9 |
-
tags:
|
10 |
-
- mergekit
|
11 |
-
- merge
|
12 |
-
model-index:
|
13 |
-
- name: ZEUS-8B-V22
|
14 |
-
results:
|
15 |
-
- task:
|
16 |
-
type: text-generation
|
17 |
-
name: Text Generation
|
18 |
-
dataset:
|
19 |
-
name: IFEval (0-Shot)
|
20 |
-
type: wis-k/instruction-following-eval
|
21 |
-
split: train
|
22 |
-
args:
|
23 |
-
num_few_shot: 0
|
24 |
-
metrics:
|
25 |
-
- type: inst_level_strict_acc and prompt_level_strict_acc
|
26 |
-
value: 79.95
|
27 |
-
name: averaged accuracy
|
28 |
-
source:
|
29 |
-
url:
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
name:
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
name:
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
name:
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
type:
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
name:
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
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 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
177 |
|
178 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
179 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/T145__ZEUS-8B-V22-details)!
|
@@ -187,5 +194,4 @@ Summarized results can be found [here](https://huggingface.co/datasets/open-llm-
|
|
187 |
|MATH Lvl 5 (4-Shot)| 20.24|
|
188 |
|GPQA (0-shot) | 10.40|
|
189 |
|MuSR (0-shot) | 9.37|
|
190 |
-
|MMLU-PRO (5-shot) | 32.64|
|
191 |
-
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
|
4 |
+
- unsloth/Meta-Llama-3.1-8B-Instruct
|
5 |
+
- unsloth/Llama-3.1-Storm-8B
|
6 |
+
- arcee-ai/Llama-3.1-SuperNova-Lite
|
7 |
+
- VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- mergekit
|
11 |
+
- merge
|
12 |
+
model-index:
|
13 |
+
- name: ZEUS-8B-V22
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: text-generation
|
17 |
+
name: Text Generation
|
18 |
+
dataset:
|
19 |
+
name: IFEval (0-Shot)
|
20 |
+
type: wis-k/instruction-following-eval
|
21 |
+
split: train
|
22 |
+
args:
|
23 |
+
num_few_shot: 0
|
24 |
+
metrics:
|
25 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
26 |
+
value: 79.95
|
27 |
+
name: averaged accuracy
|
28 |
+
source:
|
29 |
+
url: >-
|
30 |
+
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=T145%2FZEUS-8B-V22
|
31 |
+
name: Open LLM Leaderboard
|
32 |
+
- task:
|
33 |
+
type: text-generation
|
34 |
+
name: Text Generation
|
35 |
+
dataset:
|
36 |
+
name: BBH (3-Shot)
|
37 |
+
type: SaylorTwift/bbh
|
38 |
+
split: test
|
39 |
+
args:
|
40 |
+
num_few_shot: 3
|
41 |
+
metrics:
|
42 |
+
- type: acc_norm
|
43 |
+
value: 32.21
|
44 |
+
name: normalized accuracy
|
45 |
+
source:
|
46 |
+
url: >-
|
47 |
+
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=T145%2FZEUS-8B-V22
|
48 |
+
name: Open LLM Leaderboard
|
49 |
+
- task:
|
50 |
+
type: text-generation
|
51 |
+
name: Text Generation
|
52 |
+
dataset:
|
53 |
+
name: MATH Lvl 5 (4-Shot)
|
54 |
+
type: lighteval/MATH-Hard
|
55 |
+
split: test
|
56 |
+
args:
|
57 |
+
num_few_shot: 4
|
58 |
+
metrics:
|
59 |
+
- type: exact_match
|
60 |
+
value: 20.24
|
61 |
+
name: exact match
|
62 |
+
source:
|
63 |
+
url: >-
|
64 |
+
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=T145%2FZEUS-8B-V22
|
65 |
+
name: Open LLM Leaderboard
|
66 |
+
- task:
|
67 |
+
type: text-generation
|
68 |
+
name: Text Generation
|
69 |
+
dataset:
|
70 |
+
name: GPQA (0-shot)
|
71 |
+
type: Idavidrein/gpqa
|
72 |
+
split: train
|
73 |
+
args:
|
74 |
+
num_few_shot: 0
|
75 |
+
metrics:
|
76 |
+
- type: acc_norm
|
77 |
+
value: 10.4
|
78 |
+
name: acc_norm
|
79 |
+
source:
|
80 |
+
url: >-
|
81 |
+
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=T145%2FZEUS-8B-V22
|
82 |
+
name: Open LLM Leaderboard
|
83 |
+
- task:
|
84 |
+
type: text-generation
|
85 |
+
name: Text Generation
|
86 |
+
dataset:
|
87 |
+
name: MuSR (0-shot)
|
88 |
+
type: TAUR-Lab/MuSR
|
89 |
+
args:
|
90 |
+
num_few_shot: 0
|
91 |
+
metrics:
|
92 |
+
- type: acc_norm
|
93 |
+
value: 9.37
|
94 |
+
name: acc_norm
|
95 |
+
source:
|
96 |
+
url: >-
|
97 |
+
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=T145%2FZEUS-8B-V22
|
98 |
+
name: Open LLM Leaderboard
|
99 |
+
- task:
|
100 |
+
type: text-generation
|
101 |
+
name: Text Generation
|
102 |
+
dataset:
|
103 |
+
name: MMLU-PRO (5-shot)
|
104 |
+
type: TIGER-Lab/MMLU-Pro
|
105 |
+
config: main
|
106 |
+
split: test
|
107 |
+
args:
|
108 |
+
num_few_shot: 5
|
109 |
+
metrics:
|
110 |
+
- type: acc
|
111 |
+
value: 32.64
|
112 |
+
name: accuracy
|
113 |
+
source:
|
114 |
+
url: >-
|
115 |
+
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=T145%2FZEUS-8B-V22
|
116 |
+
name: Open LLM Leaderboard
|
117 |
+
license: llama3.1
|
118 |
+
---
|
119 |
+
# ZEUS 8B 🌩️ V22
|
120 |
+
|
121 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
122 |
+
|
123 |
+
## Merge Details
|
124 |
+
### Merge Method
|
125 |
+
|
126 |
+
This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using [unsloth/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct) as a base.
|
127 |
+
|
128 |
+
### Models Merged
|
129 |
+
|
130 |
+
The following models were included in the merge:
|
131 |
+
* [Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2](https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2)
|
132 |
+
* [unsloth/Llama-3.1-Storm-8B](https://huggingface.co/unsloth/Llama-3.1-Storm-8B)
|
133 |
+
* [arcee-ai/Llama-3.1-SuperNova-Lite](https://huggingface.co/arcee-ai/Llama-3.1-SuperNova-Lite)
|
134 |
+
* [VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct](https://huggingface.co/VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct)
|
135 |
+
|
136 |
+
### Configuration
|
137 |
+
|
138 |
+
The following YAML configuration was used to produce this model:
|
139 |
+
|
140 |
+
```yaml
|
141 |
+
base_model: unsloth/Meta-Llama-3.1-8B-Instruct
|
142 |
+
dtype: bfloat16
|
143 |
+
merge_method: dare_ties
|
144 |
+
parameters:
|
145 |
+
int8_mask: 1.0
|
146 |
+
normalize: 1.0
|
147 |
+
random_seed: 145.0
|
148 |
+
slices:
|
149 |
+
- sources:
|
150 |
+
- layer_range: [0, 32]
|
151 |
+
model: unsloth/Llama-3.1-Storm-8B
|
152 |
+
parameters:
|
153 |
+
density: 0.94
|
154 |
+
weight: 0.35
|
155 |
+
- layer_range: [0, 32]
|
156 |
+
model: arcee-ai/Llama-3.1-SuperNova-Lite
|
157 |
+
parameters:
|
158 |
+
density: 0.92
|
159 |
+
weight: 0.26
|
160 |
+
- layer_range: [0, 32]
|
161 |
+
model: VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct
|
162 |
+
parameters:
|
163 |
+
density: 0.91
|
164 |
+
weight: 0.2
|
165 |
+
- layer_range: [0, 32]
|
166 |
+
model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
|
167 |
+
parameters:
|
168 |
+
density: 0.93
|
169 |
+
weight: 0.19
|
170 |
+
- layer_range: [0, 32]
|
171 |
+
model: unsloth/Meta-Llama-3.1-8B-Instruct
|
172 |
+
tokenizer:
|
173 |
+
tokens:
|
174 |
+
<|begin_of_text|>:
|
175 |
+
force: true
|
176 |
+
source: unsloth/Meta-Llama-3.1-8B-Instruct
|
177 |
+
<|eot_id|>:
|
178 |
+
force: true
|
179 |
+
source: unsloth/Meta-Llama-3.1-8B-Instruct
|
180 |
+
<|finetune_right_pad_id|>:
|
181 |
+
force: true
|
182 |
+
source: unsloth/Meta-Llama-3.1-8B-Instruct
|
183 |
+
```
|
184 |
|
185 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
186 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/T145__ZEUS-8B-V22-details)!
|
|
|
194 |
|MATH Lvl 5 (4-Shot)| 20.24|
|
195 |
|GPQA (0-shot) | 10.40|
|
196 |
|MuSR (0-shot) | 9.37|
|
197 |
+
|MMLU-PRO (5-shot) | 32.64|
|
|