Views
No views yet
0.8.0.dev01# train w/ shisa-ai/shisa-v1-athenev2-reannotated-filtered
2
3base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
4model_type: LlamaForCausalLM
5tokenizer_type: AutoTokenizer
6
7load_in_8bit: false
8load_in_4bit: false
9strict: false
10
11# User Liger
12plugins:
13 - axolotl.integrations.liger.LigerPlugin
14liger_rope: true
15liger_rms_norm: true
16liger_glu_activation: true
17liger_fused_linear_cross_entropy: true
18
19chat_template: llama3
20datasets:
21 - path: shisa-ai/shisa-v2-best-of-n-athenev2-tulu70b-llama33-only-no-sysprompt
22 type: chat_template
23 field_messages: conversations
24 message_property_mappings:
25 role: from
26 content: value
27 roles:
28 system:
29 - system
30 assistant:
31 - gpt
32 - model
33 - assistant
34 user:
35 - human
36 - user
37 roles_to_train: ["assistant"]
38 - path: shisa-ai/shisa-v2-roleplaying-sft
39 type: chat_template
40 field_messages: conversations
41 message_property_mappings:
42 role: role
43 content: content
44 roles:
45 system:
46 - system
47 assistant:
48 - gpt
49 - model
50 - assistant
51 user:
52 - human
53 - user
54 roles_to_train: ["assistant"]
55 - path: shisa-ai/translation_expanded_master_set_filtered
56 split: train[:25%]
57 type: chat_template
58 field_messages: conversations
59 message_property_mappings:
60 role: role
61 content: content
62 roles:
63 system:
64 - system
65 assistant:
66 - gpt
67 - model
68 - assistant
69 user:
70 - human
71 - user
72 roles_to_train: ["assistant"]
73 - path: shisa-ai/rewild-set
74 split: train[:5%]
75 type: chat_template
76 field_messages: conversations
77 message_property_mappings:
78 role: role
79 content: content
80 roles:
81 system:
82 - system
83 assistant:
84 - gpt
85 - model
86 - assistant
87 user:
88 - human
89 - user
90 roles_to_train: ["assistant"]
91 - path: shisa-ai/magpie-ultra-set
92 split: train[:8%]
93 type: chat_template
94 field_messages: conversations
95 message_property_mappings:
96 role: role
97 content: content
98 roles:
99 system:
100 - system
101 assistant:
102 - gpt
103 - model
104 - assistant
105 user:
106 - human
107 - user
108 roles_to_train: ["assistant"]
109 - path: shisa-ai/magpie-advanced-questions-set
110 split: train[:8%]
111 type: chat_template
112 field_messages: conversations
113 message_property_mappings:
114 role: role
115 content: content
116 roles:
117 system:
118 - system
119 assistant:
120 - gpt
121 - model
122 - assistant
123 user:
124 - human
125 - user
126 roles_to_train: ["assistant"]
127 - path: shisa-ai/japan-magpie-set
128 split: train
129 type: chat_template
130 field_messages: conversations
131 message_property_mappings:
132 role: role
133 content: content
134 roles:
135 system:
136 - system
137 assistant:
138 - gpt
139 - model
140 - assistant
141 user:
142 - human
143 - user
144 roles_to_train: ["assistant"]
145 - path: shisa-ai/ko_dataset_conversations
146 split: train
147 type: chat_template
148 field_messages: conversations
149 message_property_mappings:
150 role: from
151 content: value
152 roles:
153 system:
154 - system
155 assistant:
156 - gpt
157 - model
158 - assistant
159 user:
160 - human
161 - user
162 - path: shisa-ai/tmmluplus_sim
163 split: train
164 type: chat_template
165 field_messages: conversations
166 message_property_mappings:
167 role: from
168 content: value
169 roles:
170 system:
171 - system
172 assistant:
173 - gpt
174 - model
175 - assistant
176 user:
177 - human
178 - user
179
180
181dataset_prepared_path: last_run_prepared
182val_set_size: 0.05
183output_dir: ./outputs/ablation-132-geniac.gbs128.1e5-shisa-v2-llama-3.1-8b
184
185sequence_len: 8192
186sample_packing: true
187pad_to_sequence_len: true
188
189# marginal difference
190neftune_noise_alpha: 5
191
192use_wandb: true
193wandb_project: shisa-v2
194wandb_entity: augmxnt
195wandb_name: ablation-132-geniac.gbs128.1e5-shisa-v2-llama-3.1-8b
196
197gradient_accumulation_steps: 2
198micro_batch_size: 4
199num_epochs: 3
200optimizer: paged_adamw_8bit
201lr_scheduler: linear
202learning_rate: 1e-5
203
204train_on_inputs: false
205group_by_length: false
206bf16: auto
207fp16:
208tf32: false
209
210gradient_checkpointing: true
211gradient_checkpointing_kwargs:
212 use_reentrant: false
213early_stopping_patience:
214resume_from_checkpoint:
215logging_steps: 1
216xformers_attention:
217flash_attention: true
218
219warmup_steps: 100
220evals_per_epoch: 2
221eval_table_size:
222saves_per_epoch: 0
223save_total_limit: 1 # Only store a single checkpoint
224debug:
225deepspeed: zero3_bf16.json
226weight_decay: 1e-4
227fsdp:
228fsdp_config:
229special_tokens:
230 pad_token: <|end_of_text|>
231| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.2885 | 0.0021 | 1 | 1.3167 |
| 0.9656 | 0.5 | 243 | 0.9704 |
| 0.9264 | 1.0 | 486 | 0.9173 |
| 0.8073 | 1.5 | 729 | 0.8933 |
| 0.7937 | 2.0 | 972 | 0.8694 |
| 0.7263 | 2.5 | 1215 | 0.8662 |
| 0.7188 | 3.0 | 1458 | 0.8578 |