Views
No views yet
0.4.11base_model: Qwen/Qwen2.5-32B
2
3load_in_8bit: false
4load_in_4bit: false
5strict: false
6
7plugins:
8 - axolotl.integrations.liger.LigerPlugin
9liger_rope: true
10liger_rms_norm: true
11liger_swiglu: true
12liger_fused_linear_cross_entropy: true
13
14# plugins:
15# - axolotl.integrations.spectrum.SpectrumPlugin
16
17# spectrum_top_fraction: 0.5
18# # Optional if using a pre-scanned model as your base_model. Useful if using a model mirror
19# spectrum_model_name: Qwen/Qwen2.5-32B
20
21datasets:
22 - path: datasets/Celeste_Filtered_utf8fix.jsonl
23 type: sharegpt
24 - path: datasets/deduped_not_samantha_norefusals.jsonl
25 type: sharegpt
26 - path: datasets/deduped_SynthRP-Gens_processed_ShareGPT_converted_cleaned.jsonl
27 type: sharegpt
28 - path: datasets/deduped_Synthstruct-Gens_processed_sharegpt_converted_cleaned.jsonl
29 type: sharegpt
30 - path: datasets/Gryphe-4o-WP-filtered-sharegpt_utf8fix.jsonl
31 type: sharegpt
32 - path: datasets/opus-instruct-22k-no_refusals-filtered_utf8fix.jsonl
33 type: sharegpt
34 - path: datasets/Sonnet3-5-charcard-names-filtered-sharegpt_utf8fix.jsonl
35 type: sharegpt
36 - path: datasets/SystemChat_subset_filtered_sharegpt_utf8fix.jsonl
37 type: sharegpt
38
39chat_template: chatml
40shuffle_merged_datasets: true
41val_set_size: 0.001
42output_dir: ./EVA-Qwen2.5-32B-SFFT-v0.1
43
44sequence_len: 10240
45sample_packing: true
46eval_sample_packing: false
47pad_to_sequence_len: true
48
49# adapter: qlora
50# lora_model_dir:
51# lora_r: 64
52# lora_alpha: 128
53# lora_dropout: 0.05
54# lora_target_linear: true
55# peft_use_dora: true
56
57unfrozen_parameters:
58- ^lm_head.weight$
59- ^model.embed_tokens.weight$
60# mlp.down_proj layers
61- model.layers.63.mlp.down_proj
62- model.layers.49.mlp.down_proj
63- model.layers.48.mlp.down_proj
64- model.layers.45.mlp.down_proj
65- model.layers.44.mlp.down_proj
66- model.layers.47.mlp.down_proj
67- model.layers.46.mlp.down_proj
68- model.layers.43.mlp.down_proj
69- model.layers.8.mlp.down_proj
70- model.layers.11.mlp.down_proj
71- model.layers.19.mlp.down_proj
72- model.layers.35.mlp.down_proj
73- model.layers.20.mlp.down_proj
74- model.layers.52.mlp.down_proj
75- model.layers.39.mlp.down_proj
76- model.layers.62.mlp.down_proj
77- model.layers.50.mlp.down_proj
78- model.layers.29.mlp.down_proj
79- model.layers.16.mlp.down_proj
80- model.layers.28.mlp.down_proj
81- model.layers.53.mlp.down_proj
82- model.layers.30.mlp.down_proj
83- model.layers.31.mlp.down_proj
84- model.layers.32.mlp.down_proj
85- model.layers.7.mlp.down_proj
86- model.layers.36.mlp.down_proj
87- model.layers.12.mlp.down_proj
88- model.layers.18.mlp.down_proj
89- model.layers.37.mlp.down_proj
90- model.layers.38.mlp.down_proj
91- model.layers.14.mlp.down_proj
92- model.layers.13.mlp.down_proj
93# mlp.gate_proj layers
94- model.layers.43.mlp.gate_proj
95- model.layers.61.mlp.gate_proj
96- model.layers.60.mlp.gate_proj
97- model.layers.44.mlp.gate_proj
98- model.layers.62.mlp.gate_proj
99- model.layers.28.mlp.gate_proj
100- model.layers.29.mlp.gate_proj
101- model.layers.45.mlp.gate_proj
102- model.layers.37.mlp.gate_proj
103- model.layers.35.mlp.gate_proj
104- model.layers.59.mlp.gate_proj
105- model.layers.36.mlp.gate_proj
106- model.layers.30.mlp.gate_proj
107- model.layers.48.mlp.gate_proj
108- model.layers.38.mlp.gate_proj
109- model.layers.27.mlp.gate_proj
110- model.layers.31.mlp.gate_proj
111- model.layers.34.mlp.gate_proj
112- model.layers.58.mlp.gate_proj
113- model.layers.33.mlp.gate_proj
114- model.layers.39.mlp.gate_proj
115- model.layers.26.mlp.gate_proj
116- model.layers.32.mlp.gate_proj
117- model.layers.46.mlp.gate_proj
118- model.layers.42.mlp.gate_proj
119- model.layers.49.mlp.gate_proj
120- model.layers.57.mlp.gate_proj
121- model.layers.50.mlp.gate_proj
122- model.layers.47.mlp.gate_proj
123- model.layers.56.mlp.gate_proj
124- model.layers.63.mlp.gate_proj
125- model.layers.55.mlp.gate_proj
126# mlp.up_proj layers
127- model.layers.61.mlp.up_proj
128- model.layers.60.mlp.up_proj
129- model.layers.32.mlp.up_proj
130- model.layers.59.mlp.up_proj
131- model.layers.58.mlp.up_proj
132- model.layers.57.mlp.up_proj
133- model.layers.44.mlp.up_proj
134- model.layers.28.mlp.up_proj
135- model.layers.35.mlp.up_proj
136- model.layers.36.mlp.up_proj
137- model.layers.29.mlp.up_proj
138- model.layers.31.mlp.up_proj
139- model.layers.34.mlp.up_proj
140- model.layers.55.mlp.up_proj
141- model.layers.49.mlp.up_proj
142- model.layers.30.mlp.up_proj
143- model.layers.53.mlp.up_proj
144- model.layers.43.mlp.up_proj
145- model.layers.56.mlp.up_proj
146- model.layers.33.mlp.up_proj
147- model.layers.54.mlp.up_proj
148- model.layers.62.mlp.up_proj
149- model.layers.27.mlp.up_proj
150- model.layers.51.mlp.up_proj
151- model.layers.52.mlp.up_proj
152- model.layers.37.mlp.up_proj
153- model.layers.45.mlp.up_proj
154- model.layers.26.mlp.up_proj
155- model.layers.42.mlp.up_proj
156- model.layers.50.mlp.up_proj
157- model.layers.48.mlp.up_proj
158- model.layers.39.mlp.up_proj
159# self_attn.k_proj layers
160- model.layers.63.self_attn.k_proj
161- model.layers.55.self_attn.k_proj
162- model.layers.60.self_attn.k_proj
163- model.layers.7.self_attn.k_proj
164- model.layers.12.self_attn.k_proj
165- model.layers.13.self_attn.k_proj
166- model.layers.57.self_attn.k_proj
167- model.layers.29.self_attn.k_proj
168- model.layers.14.self_attn.k_proj
169- model.layers.51.self_attn.k_proj
170- model.layers.53.self_attn.k_proj
171- model.layers.54.self_attn.k_proj
172- model.layers.22.self_attn.k_proj
173- model.layers.61.self_attn.k_proj
174- model.layers.18.self_attn.k_proj
175- model.layers.30.self_attn.k_proj
176- model.layers.9.self_attn.k_proj
177- model.layers.24.self_attn.k_proj
178- model.layers.23.self_attn.k_proj
179- model.layers.25.self_attn.k_proj
180- model.layers.10.self_attn.k_proj
181- model.layers.58.self_attn.k_proj
182- model.layers.56.self_attn.k_proj
183- model.layers.15.self_attn.k_proj
184- model.layers.32.self_attn.k_proj
185- model.layers.28.self_attn.k_proj
186- model.layers.8.self_attn.k_proj
187- model.layers.59.self_attn.k_proj
188- model.layers.11.self_attn.k_proj
189- model.layers.48.self_attn.k_proj
190- model.layers.16.self_attn.k_proj
191- model.layers.50.self_attn.k_proj
192# self_attn.o_proj layers
193- model.layers.15.self_attn.o_proj
194- model.layers.23.self_attn.o_proj
195- model.layers.31.self_attn.o_proj
196- model.layers.30.self_attn.o_proj
197- model.layers.18.self_attn.o_proj
198- model.layers.24.self_attn.o_proj
199- model.layers.17.self_attn.o_proj
200- model.layers.28.self_attn.o_proj
201- model.layers.34.self_attn.o_proj
202- model.layers.33.self_attn.o_proj
203- model.layers.25.self_attn.o_proj
204- model.layers.12.self_attn.o_proj
205- model.layers.14.self_attn.o_proj
206- model.layers.29.self_attn.o_proj
207- model.layers.16.self_attn.o_proj
208- model.layers.26.self_attn.o_proj
209- model.layers.22.self_attn.o_proj
210- model.layers.27.self_attn.o_proj
211- model.layers.35.self_attn.o_proj
212- model.layers.20.self_attn.o_proj
213- model.layers.13.self_attn.o_proj
214- model.layers.36.self_attn.o_proj
215- model.layers.19.self_attn.o_proj
216- model.layers.37.self_attn.o_proj
217- model.layers.21.self_attn.o_proj
218- model.layers.11.self_attn.o_proj
219- model.layers.54.self_attn.o_proj
220- model.layers.5.self_attn.o_proj
221- model.layers.38.self_attn.o_proj
222- model.layers.6.self_attn.o_proj
223- model.layers.8.self_attn.o_proj
224- model.layers.9.self_attn.o_proj
225# self_attn.q_proj layers
226- model.layers.1.self_attn.q_proj
227- model.layers.2.self_attn.q_proj
228- model.layers.3.self_attn.q_proj
229- model.layers.45.self_attn.q_proj
230- model.layers.54.self_attn.q_proj
231- model.layers.35.self_attn.q_proj
232- model.layers.48.self_attn.q_proj
233- model.layers.61.self_attn.q_proj
234- model.layers.52.self_attn.q_proj
235- model.layers.50.self_attn.q_proj
236- model.layers.60.self_attn.q_proj
237- model.layers.56.self_attn.q_proj
238- model.layers.58.self_attn.q_proj
239- model.layers.42.self_attn.q_proj
240- model.layers.59.self_attn.q_proj
241- model.layers.44.self_attn.q_proj
242- model.layers.55.self_attn.q_proj
243- model.layers.57.self_attn.q_proj
244- model.layers.41.self_attn.q_proj
245- model.layers.36.self_attn.q_proj
246- model.layers.39.self_attn.q_proj
247- model.layers.4.self_attn.q_proj
248- model.layers.43.self_attn.q_proj
249- model.layers.34.self_attn.q_proj
250- model.layers.46.self_attn.q_proj
251- model.layers.49.self_attn.q_proj
252- model.layers.40.self_attn.q_proj
253- model.layers.25.self_attn.q_proj
254- model.layers.51.self_attn.q_proj
255- model.layers.17.self_attn.q_proj
256- model.layers.37.self_attn.q_proj
257- model.layers.53.self_attn.q_proj
258# self_attn.v_proj layers
259- model.layers.55.self_attn.v_proj
260- model.layers.31.self_attn.v_proj
261- model.layers.47.self_attn.v_proj
262- model.layers.45.self_attn.v_proj
263- model.layers.49.self_attn.v_proj
264- model.layers.48.self_attn.v_proj
265- model.layers.15.self_attn.v_proj
266- model.layers.30.self_attn.v_proj
267- model.layers.7.self_attn.v_proj
268- model.layers.44.self_attn.v_proj
269- model.layers.29.self_attn.v_proj
270- model.layers.51.self_attn.v_proj
271- model.layers.50.self_attn.v_proj
272- model.layers.14.self_attn.v_proj
273- model.layers.54.self_attn.v_proj
274- model.layers.32.self_attn.v_proj
275- model.layers.43.self_attn.v_proj
276- model.layers.10.self_attn.v_proj
277- model.layers.46.self_attn.v_proj
278- model.layers.38.self_attn.v_proj
279- model.layers.57.self_attn.v_proj
280- model.layers.22.self_attn.v_proj
281- model.layers.39.self_attn.v_proj
282- model.layers.6.self_attn.v_proj
283- model.layers.23.self_attn.v_proj
284- model.layers.58.self_attn.v_proj
285- model.layers.53.self_attn.v_proj
286- model.layers.40.self_attn.v_proj
287- model.layers.24.self_attn.v_proj
288- model.layers.9.self_attn.v_proj
289- model.layers.25.self_attn.v_proj
290- model.layers.5.self_attn.v_proj
291
292
293
294wandb_project: EVA-Qwen2.5-32B-SFFT-v0.2
295wandb_entity:
296wandb_watch:
297wandb_name: Unit-02
298wandb_log_model:
299
300gradient_accumulation_steps: 8
301micro_batch_size: 1
302num_epochs: 3
303optimizer: paged_adamw_8bit
304lr_scheduler: cosine
305learning_rate: 0.00005
306max_grad_norm: 3
307
308train_on_inputs: false
309group_by_length: false
310bf16: auto
311fp16:
312tf32: false
313
314gradient_checkpointing: "unsloth"
315# gradient_checkpointing_kwargs:
316# use_reentrant: true
317early_stopping_patience:
318resume_from_checkpoint:
319local_rank:
320logging_steps: 1
321xformers_attention:
322flash_attention: true
323
324warmup_steps: 20
325evals_per_epoch: 4
326saves_per_epoch: 4
327save_safetensors: true
328hub_model_id:
329hub_strategy:
330debug:
331deepspeed: deepspeed_configs/zero3_bf16.json
332weight_decay: 0.1
333# fsdp:
334# - full_shard
335# - auto_wrap
336# fsdp_config:
337# fsdp_limit_all_gathers: true
338# fsdp_sync_module_states: false
339# fsdp_offload_params: true
340# fsdp_cpu_ram_efficient_loading: true
341# fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
342# fsdp_transformer_layer_cls_to_wrap: Qwen2DecoderLayer
343# fsdp_activation_checkpointing: true
344# fsdp_state_dict_type: SHARDED_STATE_DICT # Changed from FULL_STATE_DICT
345# fsdp_sharding_strategy: FULL_SHARD
346# fsdp_forward_prefetch: false # Added
347# fsdp_backward_prefetch: "BACKWARD_PRE" # Added
348# fsdp_backward_prefetch_limit: 1 # Added
349# fsdp_mixed_precision: BF16 # Added