End of training
Browse files
README.md
CHANGED
@@ -13,101 +13,6 @@ model-index:
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|
17 |
-
<details><summary>See axolotl config</summary>
|
18 |
-
|
19 |
-
axolotl version: `0.4.1`
|
20 |
-
```yaml
|
21 |
-
adapter: lora
|
22 |
-
base_model: unsloth/SmolLM-360M-Instruct
|
23 |
-
bf16: auto
|
24 |
-
chat_template: llama3
|
25 |
-
dataset_prepared_path: null
|
26 |
-
datasets:
|
27 |
-
- data_files:
|
28 |
-
- 902ecde58c94c532_train_data.json
|
29 |
-
ds_type: json
|
30 |
-
format: custom
|
31 |
-
path: /workspace/input_data/902ecde58c94c532_train_data.json
|
32 |
-
type:
|
33 |
-
field_input: original_version
|
34 |
-
field_instruction: title
|
35 |
-
field_output: french_version
|
36 |
-
format: '{instruction} {input}'
|
37 |
-
no_input_format: '{instruction}'
|
38 |
-
system_format: '{system}'
|
39 |
-
system_prompt: ''
|
40 |
-
debug: null
|
41 |
-
deepspeed: null
|
42 |
-
device_map: auto
|
43 |
-
do_eval: true
|
44 |
-
early_stopping_patience: 3
|
45 |
-
eval_batch_size: 4
|
46 |
-
eval_max_new_tokens: 128
|
47 |
-
eval_steps: 300
|
48 |
-
eval_table_size: null
|
49 |
-
evals_per_epoch: null
|
50 |
-
flash_attention: true
|
51 |
-
fp16: false
|
52 |
-
fsdp: null
|
53 |
-
fsdp_config: null
|
54 |
-
gradient_accumulation_steps: 4
|
55 |
-
gradient_checkpointing: false
|
56 |
-
group_by_length: true
|
57 |
-
hub_model_id: robiulawaldev/f263595e-91dc-4dbc-aee8-42a3b57e2dde
|
58 |
-
hub_strategy: end
|
59 |
-
learning_rate: 0.0002
|
60 |
-
load_in_4bit: false
|
61 |
-
load_in_8bit: false
|
62 |
-
local_rank: null
|
63 |
-
logging_steps: 50
|
64 |
-
lora_alpha: 64
|
65 |
-
lora_dropout: 0.05
|
66 |
-
lora_fan_in_fan_out: null
|
67 |
-
lora_model_dir: null
|
68 |
-
lora_r: 32
|
69 |
-
lora_target_linear: true
|
70 |
-
lr_scheduler: constant
|
71 |
-
max_grad_norm: 1.0
|
72 |
-
max_memory:
|
73 |
-
0: 75GB
|
74 |
-
max_steps: 17953
|
75 |
-
micro_batch_size: 4
|
76 |
-
mlflow_experiment_name: /tmp/902ecde58c94c532_train_data.json
|
77 |
-
model_type: AutoModelForCausalLM
|
78 |
-
num_epochs: 10
|
79 |
-
optim_args:
|
80 |
-
adam_beta1: 0.9
|
81 |
-
adam_beta2: 0.95
|
82 |
-
adam_epsilon: 1e-5
|
83 |
-
optimizer: adamw_bnb_8bit
|
84 |
-
output_dir: miner_id_24
|
85 |
-
pad_to_sequence_len: true
|
86 |
-
resume_from_checkpoint: null
|
87 |
-
s2_attention: null
|
88 |
-
sample_packing: false
|
89 |
-
save_steps: 300
|
90 |
-
saves_per_epoch: null
|
91 |
-
sequence_len: 512
|
92 |
-
strict: false
|
93 |
-
tf32: true
|
94 |
-
tokenizer_type: AutoTokenizer
|
95 |
-
train_on_inputs: false
|
96 |
-
trust_remote_code: true
|
97 |
-
val_set_size: 0.05
|
98 |
-
wandb_entity: null
|
99 |
-
wandb_mode: online
|
100 |
-
wandb_name: fb292aae-3bf8-4614-82a9-5c9ce7b3f999
|
101 |
-
wandb_project: SN56-36
|
102 |
-
wandb_run: your_name
|
103 |
-
wandb_runid: fb292aae-3bf8-4614-82a9-5c9ce7b3f999
|
104 |
-
warmup_steps: 50
|
105 |
-
weight_decay: 0.0
|
106 |
-
xformers_attention: null
|
107 |
-
|
108 |
-
```
|
109 |
-
|
110 |
-
</details><br>
|
111 |
|
112 |
# f263595e-91dc-4dbc-aee8-42a3b57e2dde
|
113 |
|
@@ -127,88 +32,6 @@ More information needed
|
|
127 |
|
128 |
More information needed
|
129 |
|
130 |
-
## Training procedure
|
131 |
-
|
132 |
-
### Training hyperparameters
|
133 |
-
|
134 |
-
The following hyperparameters were used during training:
|
135 |
-
- learning_rate: 0.0002
|
136 |
-
- train_batch_size: 4
|
137 |
-
- eval_batch_size: 4
|
138 |
-
- seed: 42
|
139 |
-
- gradient_accumulation_steps: 4
|
140 |
-
- total_train_batch_size: 16
|
141 |
-
- optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=adam_beta1=0.9,adam_beta2=0.95,adam_epsilon=1e-5
|
142 |
-
- lr_scheduler_type: constant
|
143 |
-
- lr_scheduler_warmup_steps: 50
|
144 |
-
- training_steps: 17953
|
145 |
-
|
146 |
-
### Training results
|
147 |
-
|
148 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
149 |
-
|:-------------:|:------:|:-----:|:---------------:|
|
150 |
-
| No log | 0.0002 | 1 | 2.4685 |
|
151 |
-
| 1.6913 | 0.0510 | 300 | 1.6545 |
|
152 |
-
| 1.5228 | 0.1021 | 600 | 1.5083 |
|
153 |
-
| 1.4568 | 0.1531 | 900 | 1.4199 |
|
154 |
-
| 1.3707 | 0.2042 | 1200 | 1.3690 |
|
155 |
-
| 1.3347 | 0.2552 | 1500 | 1.3241 |
|
156 |
-
| 1.2919 | 0.3063 | 1800 | 1.2925 |
|
157 |
-
| 1.2462 | 0.3573 | 2100 | 1.2656 |
|
158 |
-
| 1.2175 | 0.4083 | 2400 | 1.2438 |
|
159 |
-
| 1.2624 | 0.4594 | 2700 | 1.2318 |
|
160 |
-
| 1.216 | 0.5104 | 3000 | 1.2081 |
|
161 |
-
| 1.2401 | 0.5615 | 3300 | 1.1880 |
|
162 |
-
| 1.2172 | 0.6125 | 3600 | 1.1763 |
|
163 |
-
| 1.1768 | 0.6635 | 3900 | 1.1606 |
|
164 |
-
| 1.1733 | 0.7146 | 4200 | 1.1570 |
|
165 |
-
| 1.1503 | 0.7656 | 4500 | 1.1437 |
|
166 |
-
| 1.1261 | 0.8167 | 4800 | 1.1351 |
|
167 |
-
| 1.124 | 0.8677 | 5100 | 1.1233 |
|
168 |
-
| 1.1614 | 0.9188 | 5400 | 1.1161 |
|
169 |
-
| 1.1346 | 0.9698 | 5700 | 1.1063 |
|
170 |
-
| 1.0797 | 1.0208 | 6000 | 1.1005 |
|
171 |
-
| 1.0431 | 1.0719 | 6300 | 1.0961 |
|
172 |
-
| 1.0795 | 1.1229 | 6600 | 1.0894 |
|
173 |
-
| 1.0587 | 1.1740 | 6900 | 1.0853 |
|
174 |
-
| 1.0899 | 1.2250 | 7200 | 1.0778 |
|
175 |
-
| 1.0412 | 1.2761 | 7500 | 1.0717 |
|
176 |
-
| 1.0829 | 1.3271 | 7800 | 1.0683 |
|
177 |
-
| 1.0652 | 1.3781 | 8100 | 1.0639 |
|
178 |
-
| 1.0164 | 1.4292 | 8400 | 1.0583 |
|
179 |
-
| 1.0589 | 1.4802 | 8700 | 1.0534 |
|
180 |
-
| 1.0337 | 1.5313 | 9000 | 1.0461 |
|
181 |
-
| 1.0161 | 1.5823 | 9300 | 1.0440 |
|
182 |
-
| 1.0422 | 1.6333 | 9600 | 1.0420 |
|
183 |
-
| 1.0025 | 1.6844 | 9900 | 1.0345 |
|
184 |
-
| 0.9963 | 1.7354 | 10200 | 1.0337 |
|
185 |
-
| 1.0322 | 1.7865 | 10500 | 1.0311 |
|
186 |
-
| 1.0424 | 1.8375 | 10800 | 1.0278 |
|
187 |
-
| 0.9842 | 1.8886 | 11100 | 1.0204 |
|
188 |
-
| 0.9802 | 1.9396 | 11400 | 1.0150 |
|
189 |
-
| 0.9941 | 1.9906 | 11700 | 1.0127 |
|
190 |
-
| 0.9759 | 2.0417 | 12000 | 1.0113 |
|
191 |
-
| 0.9635 | 2.0927 | 12300 | 1.0088 |
|
192 |
-
| 0.941 | 2.1438 | 12600 | 1.0050 |
|
193 |
-
| 0.9635 | 2.1948 | 12900 | 1.0041 |
|
194 |
-
| 0.9709 | 2.2459 | 13200 | 1.0028 |
|
195 |
-
| 0.9631 | 2.2969 | 13500 | 1.0006 |
|
196 |
-
| 0.9533 | 2.3479 | 13800 | 0.9955 |
|
197 |
-
| 0.9762 | 2.3990 | 14100 | 0.9941 |
|
198 |
-
| 0.9899 | 2.4500 | 14400 | 0.9924 |
|
199 |
-
| 0.9706 | 2.5011 | 14700 | 0.9898 |
|
200 |
-
| 0.9315 | 2.5521 | 15000 | 0.9859 |
|
201 |
-
| 0.9224 | 2.6031 | 15300 | 0.9868 |
|
202 |
-
| 1.0113 | 2.6542 | 15600 | 0.9829 |
|
203 |
-
| 0.9251 | 2.7052 | 15900 | 0.9817 |
|
204 |
-
| 1.0008 | 2.7563 | 16200 | 0.9793 |
|
205 |
-
| 0.9723 | 2.8073 | 16500 | 0.9787 |
|
206 |
-
| 0.9673 | 2.8584 | 16800 | 0.9739 |
|
207 |
-
| 0.9519 | 2.9094 | 17100 | 0.9714 |
|
208 |
-
| 0.9699 | 2.9604 | 17400 | 0.9713 |
|
209 |
-
| 0.93 | 3.0115 | 17700 | 0.9729 |
|
210 |
-
|
211 |
-
|
212 |
### Framework versions
|
213 |
|
214 |
- PEFT 0.13.2
|
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
# f263595e-91dc-4dbc-aee8-42a3b57e2dde
|
18 |
|
|
|
32 |
|
33 |
More information needed
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
### Framework versions
|
36 |
|
37 |
- PEFT 0.13.2
|