HBboy commited on
Commit
a010afc
·
verified ·
1 Parent(s): d25f443

Upload running_log.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. running_log.txt +377 -0
running_log.txt ADDED
@@ -0,0 +1,377 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [INFO|2025-01-23 17:01:29] configuration_utils.py:679 >> loading configuration file config.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/config.json
2
+
3
+ [INFO|2025-01-23 17:01:29] configuration_utils.py:746 >> Model config Qwen2Config {
4
+ "_name_or_path": "Qwen/Qwen2.5-0.5B-Instruct",
5
+ "architectures": [
6
+ "Qwen2ForCausalLM"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "bos_token_id": 151643,
10
+ "eos_token_id": 151645,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 896,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4864,
15
+ "max_position_embeddings": 32768,
16
+ "max_window_layers": 21,
17
+ "model_type": "qwen2",
18
+ "num_attention_heads": 14,
19
+ "num_hidden_layers": 24,
20
+ "num_key_value_heads": 2,
21
+ "rms_norm_eps": 1e-06,
22
+ "rope_scaling": null,
23
+ "rope_theta": 1000000.0,
24
+ "sliding_window": null,
25
+ "tie_word_embeddings": true,
26
+ "torch_dtype": "bfloat16",
27
+ "transformers_version": "4.46.1",
28
+ "use_cache": true,
29
+ "use_sliding_window": false,
30
+ "vocab_size": 151936
31
+ }
32
+
33
+
34
+ [INFO|2025-01-23 17:01:30] tokenization_utils_base.py:2211 >> loading file vocab.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/vocab.json
35
+
36
+ [INFO|2025-01-23 17:01:30] tokenization_utils_base.py:2211 >> loading file merges.txt from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/merges.txt
37
+
38
+ [INFO|2025-01-23 17:01:30] tokenization_utils_base.py:2211 >> loading file tokenizer.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/tokenizer.json
39
+
40
+ [INFO|2025-01-23 17:01:30] tokenization_utils_base.py:2211 >> loading file added_tokens.json from cache at None
41
+
42
+ [INFO|2025-01-23 17:01:30] tokenization_utils_base.py:2211 >> loading file special_tokens_map.json from cache at None
43
+
44
+ [INFO|2025-01-23 17:01:30] tokenization_utils_base.py:2211 >> loading file tokenizer_config.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/tokenizer_config.json
45
+
46
+ [INFO|2025-01-23 17:01:31] tokenization_utils_base.py:2475 >> Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
47
+
48
+ [INFO|2025-01-23 17:01:31] configuration_utils.py:679 >> loading configuration file config.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/config.json
49
+
50
+ [INFO|2025-01-23 17:01:31] configuration_utils.py:746 >> Model config Qwen2Config {
51
+ "_name_or_path": "Qwen/Qwen2.5-0.5B-Instruct",
52
+ "architectures": [
53
+ "Qwen2ForCausalLM"
54
+ ],
55
+ "attention_dropout": 0.0,
56
+ "bos_token_id": 151643,
57
+ "eos_token_id": 151645,
58
+ "hidden_act": "silu",
59
+ "hidden_size": 896,
60
+ "initializer_range": 0.02,
61
+ "intermediate_size": 4864,
62
+ "max_position_embeddings": 32768,
63
+ "max_window_layers": 21,
64
+ "model_type": "qwen2",
65
+ "num_attention_heads": 14,
66
+ "num_hidden_layers": 24,
67
+ "num_key_value_heads": 2,
68
+ "rms_norm_eps": 1e-06,
69
+ "rope_scaling": null,
70
+ "rope_theta": 1000000.0,
71
+ "sliding_window": null,
72
+ "tie_word_embeddings": true,
73
+ "torch_dtype": "bfloat16",
74
+ "transformers_version": "4.46.1",
75
+ "use_cache": true,
76
+ "use_sliding_window": false,
77
+ "vocab_size": 151936
78
+ }
79
+
80
+
81
+ [INFO|2025-01-23 17:01:32] tokenization_utils_base.py:2211 >> loading file vocab.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/vocab.json
82
+
83
+ [INFO|2025-01-23 17:01:32] tokenization_utils_base.py:2211 >> loading file merges.txt from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/merges.txt
84
+
85
+ [INFO|2025-01-23 17:01:32] tokenization_utils_base.py:2211 >> loading file tokenizer.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/tokenizer.json
86
+
87
+ [INFO|2025-01-23 17:01:32] tokenization_utils_base.py:2211 >> loading file added_tokens.json from cache at None
88
+
89
+ [INFO|2025-01-23 17:01:32] tokenization_utils_base.py:2211 >> loading file special_tokens_map.json from cache at None
90
+
91
+ [INFO|2025-01-23 17:01:32] tokenization_utils_base.py:2211 >> loading file tokenizer_config.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/tokenizer_config.json
92
+
93
+ [INFO|2025-01-23 17:01:32] tokenization_utils_base.py:2475 >> Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
94
+
95
+ [INFO|2025-01-23 17:01:32] logging.py:157 >> Add <|im_end|> to stop words.
96
+
97
+ [INFO|2025-01-23 17:01:32] logging.py:157 >> Loading dataset alpaca_zh_xiaosui.json...
98
+
99
+ [INFO|2025-01-23 17:01:33] logging.py:157 >> Loading dataset identity.json...
100
+
101
+ [INFO|2025-01-23 17:01:42] configuration_utils.py:679 >> loading configuration file config.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/config.json
102
+
103
+ [INFO|2025-01-23 17:01:42] configuration_utils.py:746 >> Model config Qwen2Config {
104
+ "_name_or_path": "Qwen/Qwen2.5-0.5B-Instruct",
105
+ "architectures": [
106
+ "Qwen2ForCausalLM"
107
+ ],
108
+ "attention_dropout": 0.0,
109
+ "bos_token_id": 151643,
110
+ "eos_token_id": 151645,
111
+ "hidden_act": "silu",
112
+ "hidden_size": 896,
113
+ "initializer_range": 0.02,
114
+ "intermediate_size": 4864,
115
+ "max_position_embeddings": 32768,
116
+ "max_window_layers": 21,
117
+ "model_type": "qwen2",
118
+ "num_attention_heads": 14,
119
+ "num_hidden_layers": 24,
120
+ "num_key_value_heads": 2,
121
+ "rms_norm_eps": 1e-06,
122
+ "rope_scaling": null,
123
+ "rope_theta": 1000000.0,
124
+ "sliding_window": null,
125
+ "tie_word_embeddings": true,
126
+ "torch_dtype": "bfloat16",
127
+ "transformers_version": "4.46.1",
128
+ "use_cache": true,
129
+ "use_sliding_window": false,
130
+ "vocab_size": 151936
131
+ }
132
+
133
+
134
+ [INFO|2025-01-23 17:02:06] modeling_utils.py:3937 >> loading weights file model.safetensors from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/model.safetensors
135
+
136
+ [INFO|2025-01-23 17:02:06] modeling_utils.py:1670 >> Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
137
+
138
+ [INFO|2025-01-23 17:02:06] configuration_utils.py:1096 >> Generate config GenerationConfig {
139
+ "bos_token_id": 151643,
140
+ "eos_token_id": 151645
141
+ }
142
+
143
+
144
+ [INFO|2025-01-23 17:02:07] modeling_utils.py:4800 >> All model checkpoint weights were used when initializing Qwen2ForCausalLM.
145
+
146
+
147
+ [INFO|2025-01-23 17:02:07] modeling_utils.py:4808 >> All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at Qwen/Qwen2.5-0.5B-Instruct.
148
+ If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
149
+
150
+ [INFO|2025-01-23 17:02:07] configuration_utils.py:1051 >> loading configuration file generation_config.json from cache at /root/.cache/huggingface/hub/models--Qwen--Qwen2.5-0.5B-Instruct/snapshots/7ae557604adf67be50417f59c2c2f167def9a775/generation_config.json
151
+
152
+ [INFO|2025-01-23 17:02:07] configuration_utils.py:1096 >> Generate config GenerationConfig {
153
+ "bos_token_id": 151643,
154
+ "do_sample": true,
155
+ "eos_token_id": [
156
+ 151645,
157
+ 151643
158
+ ],
159
+ "pad_token_id": 151643,
160
+ "repetition_penalty": 1.1,
161
+ "temperature": 0.7,
162
+ "top_k": 20,
163
+ "top_p": 0.8
164
+ }
165
+
166
+
167
+ [INFO|2025-01-23 17:02:07] logging.py:157 >> Gradient checkpointing enabled.
168
+
169
+ [INFO|2025-01-23 17:02:07] logging.py:157 >> Using torch SDPA for faster training and inference.
170
+
171
+ [INFO|2025-01-23 17:02:07] logging.py:157 >> Upcasting trainable params to float32.
172
+
173
+ [INFO|2025-01-23 17:02:07] logging.py:157 >> Fine-tuning method: Full
174
+
175
+ [INFO|2025-01-23 17:02:07] logging.py:157 >> trainable params: 494,032,768 || all params: 494,032,768 || trainable%: 100.0000
176
+
177
+ [INFO|2025-01-23 17:02:07] trainer.py:698 >> Using auto half precision backend
178
+
179
+ [INFO|2025-01-23 17:02:07] trainer.py:2313 >> ***** Running training *****
180
+
181
+ [INFO|2025-01-23 17:02:07] trainer.py:2314 >> Num examples = 3,199
182
+
183
+ [INFO|2025-01-23 17:02:07] trainer.py:2315 >> Num Epochs = 3
184
+
185
+ [INFO|2025-01-23 17:02:07] trainer.py:2316 >> Instantaneous batch size per device = 2
186
+
187
+ [INFO|2025-01-23 17:02:07] trainer.py:2319 >> Total train batch size (w. parallel, distributed & accumulation) = 32
188
+
189
+ [INFO|2025-01-23 17:02:07] trainer.py:2320 >> Gradient Accumulation steps = 8
190
+
191
+ [INFO|2025-01-23 17:02:07] trainer.py:2321 >> Total optimization steps = 300
192
+
193
+ [INFO|2025-01-23 17:02:07] trainer.py:2322 >> Number of trainable parameters = 494,032,768
194
+
195
+ [INFO|2025-01-23 17:02:08] integration_utils.py:812 >> Automatic Weights & Biases logging enabled, to disable set os.environ["WANDB_DISABLED"] = "true"
196
+
197
+ [INFO|2025-01-23 17:02:31] logging.py:157 >> {'loss': 2.4671, 'learning_rate': 4.9999e-05, 'epoch': 0.05}
198
+
199
+ [INFO|2025-01-23 17:02:53] logging.py:157 >> {'loss': 2.4246, 'learning_rate': 4.9949e-05, 'epoch': 0.10}
200
+
201
+ [INFO|2025-01-23 17:03:15] logging.py:157 >> {'loss': 2.5563, 'learning_rate': 4.9830e-05, 'epoch': 0.15}
202
+
203
+ [INFO|2025-01-23 17:03:38] logging.py:157 >> {'loss': 2.5333, 'learning_rate': 4.9640e-05, 'epoch': 0.20}
204
+
205
+ [INFO|2025-01-23 17:04:00] logging.py:157 >> {'loss': 2.5209, 'learning_rate': 4.9382e-05, 'epoch': 0.25}
206
+
207
+ [INFO|2025-01-23 17:04:22] logging.py:157 >> {'loss': 2.8026, 'learning_rate': 4.9054e-05, 'epoch': 0.30}
208
+
209
+ [INFO|2025-01-23 17:04:44] logging.py:157 >> {'loss': 2.8341, 'learning_rate': 4.8659e-05, 'epoch': 0.35}
210
+
211
+ [INFO|2025-01-23 17:05:06] logging.py:157 >> {'loss': 2.7475, 'learning_rate': 4.8197e-05, 'epoch': 0.40}
212
+
213
+ [INFO|2025-01-23 17:05:29] logging.py:157 >> {'loss': 2.7298, 'learning_rate': 4.7670e-05, 'epoch': 0.45}
214
+
215
+ [INFO|2025-01-23 17:05:51] logging.py:157 >> {'loss': 2.6166, 'learning_rate': 4.7079e-05, 'epoch': 0.50}
216
+
217
+ [INFO|2025-01-23 17:06:12] logging.py:157 >> {'loss': 2.5359, 'learning_rate': 4.6426e-05, 'epoch': 0.55}
218
+
219
+ [INFO|2025-01-23 17:06:35] logging.py:157 >> {'loss': 2.4790, 'learning_rate': 4.5713e-05, 'epoch': 0.60}
220
+
221
+ [INFO|2025-01-23 17:06:56] logging.py:157 >> {'loss': 2.4882, 'learning_rate': 4.4941e-05, 'epoch': 0.65}
222
+
223
+ [INFO|2025-01-23 17:07:18] logging.py:157 >> {'loss': 2.3675, 'learning_rate': 4.4113e-05, 'epoch': 0.70}
224
+
225
+ [INFO|2025-01-23 17:07:41] logging.py:157 >> {'loss': 2.4285, 'learning_rate': 4.3231e-05, 'epoch': 0.75}
226
+
227
+ [INFO|2025-01-23 17:08:03] logging.py:157 >> {'loss': 2.5075, 'learning_rate': 4.2298e-05, 'epoch': 0.80}
228
+
229
+ [INFO|2025-01-23 17:08:25] logging.py:157 >> {'loss': 2.4794, 'learning_rate': 4.1317e-05, 'epoch': 0.85}
230
+
231
+ [INFO|2025-01-23 17:08:47] logging.py:157 >> {'loss': 2.5271, 'learning_rate': 4.0289e-05, 'epoch': 0.90}
232
+
233
+ [INFO|2025-01-23 17:09:10] logging.py:157 >> {'loss': 2.4032, 'learning_rate': 3.9218e-05, 'epoch': 0.95}
234
+
235
+ [INFO|2025-01-23 17:09:34] logging.py:157 >> {'loss': 2.4891, 'learning_rate': 3.8108e-05, 'epoch': 1.00}
236
+
237
+ [INFO|2025-01-23 17:09:34] trainer.py:3801 >> Saving model checkpoint to saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-100
238
+
239
+ [INFO|2025-01-23 17:09:34] configuration_utils.py:414 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-100/config.json
240
+
241
+ [INFO|2025-01-23 17:09:34] configuration_utils.py:865 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-100/generation_config.json
242
+
243
+ [INFO|2025-01-23 17:09:39] modeling_utils.py:3035 >> Model weights saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-100/model.safetensors
244
+
245
+ [INFO|2025-01-23 17:09:39] tokenization_utils_base.py:2646 >> tokenizer config file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-100/tokenizer_config.json
246
+
247
+ [INFO|2025-01-23 17:09:39] tokenization_utils_base.py:2655 >> Special tokens file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-100/special_tokens_map.json
248
+
249
+ [INFO|2025-01-23 17:10:09] logging.py:157 >> {'loss': 1.4120, 'learning_rate': 3.6960e-05, 'epoch': 1.05}
250
+
251
+ [INFO|2025-01-23 17:10:33] logging.py:157 >> {'loss': 1.3875, 'learning_rate': 3.5779e-05, 'epoch': 1.10}
252
+
253
+ [INFO|2025-01-23 17:10:54] logging.py:157 >> {'loss': 1.3676, 'learning_rate': 3.4567e-05, 'epoch': 1.15}
254
+
255
+ [INFO|2025-01-23 17:11:16] logging.py:157 >> {'loss': 1.3438, 'learning_rate': 3.3328e-05, 'epoch': 1.20}
256
+
257
+ [INFO|2025-01-23 17:11:39] logging.py:157 >> {'loss': 1.3895, 'learning_rate': 3.2066e-05, 'epoch': 1.25}
258
+
259
+ [INFO|2025-01-23 17:12:01] logging.py:157 >> {'loss': 1.3399, 'learning_rate': 3.0785e-05, 'epoch': 1.30}
260
+
261
+ [INFO|2025-01-23 17:12:23] logging.py:157 >> {'loss': 1.3101, 'learning_rate': 2.9486e-05, 'epoch': 1.35}
262
+
263
+ [INFO|2025-01-23 17:12:45] logging.py:157 >> {'loss': 1.4303, 'learning_rate': 2.8175e-05, 'epoch': 1.40}
264
+
265
+ [INFO|2025-01-23 17:13:07] logging.py:157 >> {'loss': 1.3833, 'learning_rate': 2.6856e-05, 'epoch': 1.45}
266
+
267
+ [INFO|2025-01-23 17:13:30] logging.py:157 >> {'loss': 1.3684, 'learning_rate': 2.5531e-05, 'epoch': 1.50}
268
+
269
+ [INFO|2025-01-23 17:13:53] logging.py:157 >> {'loss': 1.4123, 'learning_rate': 2.4204e-05, 'epoch': 1.55}
270
+
271
+ [INFO|2025-01-23 17:14:15] logging.py:157 >> {'loss': 1.3913, 'learning_rate': 2.2880e-05, 'epoch': 1.60}
272
+
273
+ [INFO|2025-01-23 17:14:36] logging.py:157 >> {'loss': 1.4338, 'learning_rate': 2.1562e-05, 'epoch': 1.65}
274
+
275
+ [INFO|2025-01-23 17:14:58] logging.py:157 >> {'loss': 1.3506, 'learning_rate': 2.0253e-05, 'epoch': 1.70}
276
+
277
+ [INFO|2025-01-23 17:15:22] logging.py:157 >> {'loss': 1.4525, 'learning_rate': 1.8958e-05, 'epoch': 1.75}
278
+
279
+ [INFO|2025-01-23 17:15:45] logging.py:157 >> {'loss': 1.3534, 'learning_rate': 1.7679e-05, 'epoch': 1.80}
280
+
281
+ [INFO|2025-01-23 17:16:07] logging.py:157 >> {'loss': 1.3220, 'learning_rate': 1.6422e-05, 'epoch': 1.85}
282
+
283
+ [INFO|2025-01-23 17:16:29] logging.py:157 >> {'loss': 1.3326, 'learning_rate': 1.5188e-05, 'epoch': 1.90}
284
+
285
+ [INFO|2025-01-23 17:16:53] logging.py:157 >> {'loss': 1.3804, 'learning_rate': 1.3982e-05, 'epoch': 1.95}
286
+
287
+ [INFO|2025-01-23 17:17:15] logging.py:157 >> {'loss': 1.3938, 'learning_rate': 1.2808e-05, 'epoch': 2.00}
288
+
289
+ [INFO|2025-01-23 17:17:15] trainer.py:3801 >> Saving model checkpoint to saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-200
290
+
291
+ [INFO|2025-01-23 17:17:15] configuration_utils.py:414 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-200/config.json
292
+
293
+ [INFO|2025-01-23 17:17:15] configuration_utils.py:865 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-200/generation_config.json
294
+
295
+ [INFO|2025-01-23 17:17:20] modeling_utils.py:3035 >> Model weights saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-200/model.safetensors
296
+
297
+ [INFO|2025-01-23 17:17:20] tokenization_utils_base.py:2646 >> tokenizer config file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-200/tokenizer_config.json
298
+
299
+ [INFO|2025-01-23 17:17:20] tokenization_utils_base.py:2655 >> Special tokens file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-200/special_tokens_map.json
300
+
301
+ [INFO|2025-01-23 17:17:52] logging.py:157 >> {'loss': 0.7320, 'learning_rate': 1.1667e-05, 'epoch': 2.05}
302
+
303
+ [INFO|2025-01-23 17:18:13] logging.py:157 >> {'loss': 0.6639, 'learning_rate': 1.0564e-05, 'epoch': 2.10}
304
+
305
+ [INFO|2025-01-23 17:18:35] logging.py:157 >> {'loss': 0.5978, 'learning_rate': 9.5018e-06, 'epoch': 2.15}
306
+
307
+ [INFO|2025-01-23 17:18:56] logging.py:157 >> {'loss': 0.6269, 'learning_rate': 8.4831e-06, 'epoch': 2.20}
308
+
309
+ [INFO|2025-01-23 17:19:19] logging.py:157 >> {'loss': 0.6189, 'learning_rate': 7.5109e-06, 'epoch': 2.25}
310
+
311
+ [INFO|2025-01-23 17:19:42] logging.py:157 >> {'loss': 0.6096, 'learning_rate': 6.5880e-06, 'epoch': 2.30}
312
+
313
+ [INFO|2025-01-23 17:20:04] logging.py:157 >> {'loss': 0.5799, 'learning_rate': 5.7169e-06, 'epoch': 2.35}
314
+
315
+ [INFO|2025-01-23 17:20:28] logging.py:157 >> {'loss': 0.6156, 'learning_rate': 4.9001e-06, 'epoch': 2.40}
316
+
317
+ [INFO|2025-01-23 17:20:50] logging.py:157 >> {'loss': 0.6387, 'learning_rate': 4.1398e-06, 'epoch': 2.45}
318
+
319
+ [INFO|2025-01-23 17:21:12] logging.py:157 >> {'loss': 0.6032, 'learning_rate': 3.4384e-06, 'epoch': 2.50}
320
+
321
+ [INFO|2025-01-23 17:21:34] logging.py:157 >> {'loss': 0.5976, 'learning_rate': 2.7976e-06, 'epoch': 2.55}
322
+
323
+ [INFO|2025-01-23 17:21:56] logging.py:157 >> {'loss': 0.5687, 'learning_rate': 2.2193e-06, 'epoch': 2.60}
324
+
325
+ [INFO|2025-01-23 17:22:19] logging.py:157 >> {'loss': 0.5843, 'learning_rate': 1.7052e-06, 'epoch': 2.65}
326
+
327
+ [INFO|2025-01-23 17:22:41] logging.py:157 >> {'loss': 0.5979, 'learning_rate': 1.2566e-06, 'epoch': 2.70}
328
+
329
+ [INFO|2025-01-23 17:23:04] logging.py:157 >> {'loss': 0.5601, 'learning_rate': 8.7490e-07, 'epoch': 2.75}
330
+
331
+ [INFO|2025-01-23 17:23:26] logging.py:157 >> {'loss': 0.6004, 'learning_rate': 5.6112e-07, 'epoch': 2.80}
332
+
333
+ [INFO|2025-01-23 17:23:49] logging.py:157 >> {'loss': 0.6026, 'learning_rate': 3.1615e-07, 'epoch': 2.85}
334
+
335
+ [INFO|2025-01-23 17:24:11] logging.py:157 >> {'loss': 0.6162, 'learning_rate': 1.4068e-07, 'epoch': 2.90}
336
+
337
+ [INFO|2025-01-23 17:24:33] logging.py:157 >> {'loss': 0.6627, 'learning_rate': 3.5194e-08, 'epoch': 2.95}
338
+
339
+ [INFO|2025-01-23 17:24:55] logging.py:157 >> {'loss': 0.5781, 'learning_rate': 0.0000e+00, 'epoch': 3.00}
340
+
341
+ [INFO|2025-01-23 17:24:55] trainer.py:3801 >> Saving model checkpoint to saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-300
342
+
343
+ [INFO|2025-01-23 17:24:55] configuration_utils.py:414 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-300/config.json
344
+
345
+ [INFO|2025-01-23 17:24:55] configuration_utils.py:865 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-300/generation_config.json
346
+
347
+ [INFO|2025-01-23 17:25:00] modeling_utils.py:3035 >> Model weights saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-300/model.safetensors
348
+
349
+ [INFO|2025-01-23 17:25:00] tokenization_utils_base.py:2646 >> tokenizer config file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-300/tokenizer_config.json
350
+
351
+ [INFO|2025-01-23 17:25:00] tokenization_utils_base.py:2655 >> Special tokens file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/checkpoint-300/special_tokens_map.json
352
+
353
+ [INFO|2025-01-23 17:25:08] trainer.py:2584 >>
354
+
355
+ Training completed. Do not forget to share your model on huggingface.co/models =)
356
+
357
+
358
+
359
+ [INFO|2025-01-23 17:25:08] trainer.py:3801 >> Saving model checkpoint to saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22
360
+
361
+ [INFO|2025-01-23 17:25:08] configuration_utils.py:414 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/config.json
362
+
363
+ [INFO|2025-01-23 17:25:08] configuration_utils.py:865 >> Configuration saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/generation_config.json
364
+
365
+ [INFO|2025-01-23 17:25:14] modeling_utils.py:3035 >> Model weights saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/model.safetensors
366
+
367
+ [INFO|2025-01-23 17:25:14] tokenization_utils_base.py:2646 >> tokenizer config file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/tokenizer_config.json
368
+
369
+ [INFO|2025-01-23 17:25:14] tokenization_utils_base.py:2655 >> Special tokens file saved in saves/Qwen2.5-0.5B-Instruct/full/train_2025-01-23-16-59-22/special_tokens_map.json
370
+
371
+ [WARNING|2025-01-23 17:25:15] logging.py:162 >> No metric eval_loss to plot.
372
+
373
+ [WARNING|2025-01-23 17:25:15] logging.py:162 >> No metric eval_accuracy to plot.
374
+
375
+ [INFO|2025-01-23 17:25:15] modelcard.py:449 >> Dropping the following result as it does not have all the necessary fields:
376
+ {'task': {'name': 'Causal Language Modeling', 'type': 'text-generation'}}
377
+