Views
No views yet
0.6.01base_model: "/workspace/data/pyx_14_03_02/checkpoint-5738"
2model_type: Qwen2ForCausalLM
3tokenizer_type: AutoTokenizer
4
5#plugins:
6# - axolotl.integrations.liger.LigerPlugin
7
8load_in_8bit: false
9load_in_4bit: false
10strict: false
11
12chat_template: chatml
13
14datasets:
15 - path: "/workspace/data/axolotl/examples/qwen2/lora"
16 data_files: "./lora/think_6061.jsonl"
17 type: chat_template
18 field_messages: conversations
19 message_field_role: from
20 message_field_content: value
21
22 - path: "/workspace/data/axolotl/examples/qwen2/lora"
23 data_files: "./lora/argila_dpo_chat_message.jsonl"
24 type: chat_template
25 field_messages: conversations
26 message_field_role: from
27 message_field_content: value
28
29 - path: "/workspace/data/axolotl/examples/qwen2/lora"
30 data_files: "./lora/dpo_domen_all.jsonl"
31 type: chat_template
32 field_messages: conversations
33 message_field_role: from
34 message_field_content: value
35
36 - path: "/workspace/data/axolotl/examples/qwen2/lora"
37 data_files: "./lora/dpo_dostoevskiy.jsonl"
38 type: chat_template
39 field_messages: conversations
40 message_field_role: from
41 message_field_content: value
42
43 - path: "/workspace/data/axolotl/examples/qwen2/lora"
44 data_files: "./lora/forum.jsonl"
45 type: chat_template
46 field_messages: conversations
47 message_field_role: from
48 message_field_content: value
49
50 - path: "/workspace/data/axolotl/examples/qwen2/lora"
51 data_files: "./lora/forum_2.jsonl"
52 type: chat_template
53 field_messages: conversations
54 message_field_role: from
55 message_field_content: value
56
57 - path: "/workspace/data/axolotl/examples/qwen2/lora"
58 data_files: "./lora/forum_3.jsonl"
59 type: chat_template
60 field_messages: conversations
61 message_field_role: from
62 message_field_content: value
63
64 - path: "/workspace/data/axolotl/examples/qwen2/lora"
65 data_files: "./lora/mes_1468.jsonl"
66 type: chat_template
67 field_messages: conversations
68 message_field_role: from
69 message_field_content: value
70
71 - path: "/workspace/data/axolotl/examples/qwen2/lora"
72 data_files: "./lora/no_yes.jsonl"
73 type: chat_template
74 field_messages: conversations
75 message_field_role: from
76 message_field_content: value
77
78 - path: "/workspace/data/axolotl/examples/qwen2/lora"
79 data_files: "./lora/done_narkolog.jsonl"
80 type: chat_template
81 field_messages: conversations
82 message_field_role: from
83 message_field_content: value
84
85 - path: "/workspace/data/axolotl/examples/qwen2/lora"
86 data_files: "./lora/prompt_5152.jsonl"
87 type: chat_template
88 field_messages: conversations
89 message_field_role: from
90 message_field_content: value
91
92 - path: "/workspace/data/axolotl/examples/qwen2/lora"
93 data_files: "./lora/role_1292.jsonl"
94 type: chat_template
95 field_messages: conversations
96 message_field_role: from
97 message_field_content: value
98
99 - path: "/workspace/data/axolotl/examples/qwen2/lora"
100 data_files: "./lora/system.jsonl"
101 type: chat_template
102 field_messages: conversations
103 message_field_role: from
104 message_field_content: value
105
106 - path: "/workspace/data/axolotl/examples/qwen2/lora"
107 data_files: "./lora/answer_only_moder.jsonl"
108 type: chat_template
109 field_messages: conversations
110 message_field_role: from
111 message_field_content: value
112
113 - path: "/workspace/data/axolotl/examples/qwen2/lora"
114 data_files: "./lora/context_515.jsonl"
115 type: chat_template
116 field_messages: conversations
117 message_field_role: from
118 message_field_content: value
119
120
121dataset_prepared_path: "/workspace/data/axolotl/examples/qwen2"
122val_set_size: 0.05
123output_dir: "/workspace/data/pyx_14_05_02"
124
125sequence_len: 3400
126sample_packing: false
127pad_to_sequence_len: true
128
129
130
131wandb_project:
132wandb_entity:
133wandb_watch:
134wandb_name:
135wandb_log_model:
136
137gradient_accumulation_steps: 8
138micro_batch_size: 2
139num_epochs: 1
140
141optimizer: paged_adamw_8bit
142lr_scheduler: cosine
143cosine_min_lr_ratio: 1.0
144cosine_constant_lr_ratio: 1.0
145learning_rate: 0.00002
146
147train_on_inputs: false
148group_by_length: false
149bf16: auto
150fp16:
151tf32: false
152max_grad_norm: 2
153
154gradient_checkpointing: true
155gradient_checkpointing_kwargs:
156 use_reentrant: false
157early_stopping_patience:
158resume_from_checkpoint:
159logging_steps: 1
160xformers_attention:
161flash_attention: false
162
163save_safetensors: true
164
165warmup_steps: 100
166evals_per_epoch: 4
167eval_table_size:
168saves_per_epoch: 1
169debug:
170deepspeed: #deepspeed_configs/zero3_bf16_cpuoffload_all.json
171weight_decay: 0.0
172fsdp:
173# - full_shard
174# - auto_wrap
175fsdp_config:
176# fsdp_limit_all_gathers: true
177# fsdp_sync_module_states: true
178# fsdp_offload_params: true
179# fsdp_use_orig_params: false
180# fsdp_cpu_ram_efficient_loading: true
181# fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
182# fsdp_transformer_layer_cls_to_wrap: LlamaDecoderLayer
183# fsdp_state_dict_type: FULL_STATE_DICT
184# fsdp_sharding_strategy: FULL_SHARD
185# fsdp_backward_prefetch: BACKWARD_PRE
186special_tokens:
187| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.6814 | 0.0002 | 1 | 0.8907 |
| 1.1736 | 0.2501 | 1435 | 0.9169 |
| 0.4295 | 0.5002 | 2870 | 0.8868 |
| 0.6204 | 0.7503 | 4305 | 0.8655 |