tegana commited on
Commit
90021b4
·
verified ·
1 Parent(s): 8035164

End of training

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # model
20
 
21
- This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1739
24
 
25
  ## Model description
26
 
 
18
 
19
  # model
20
 
21
+ This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) on the news_finetune_train dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1760
24
 
25
  ## Model description
26
 
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 0.17597460746765137,
4
+ "eval_runtime": 13.3507,
5
+ "eval_samples_per_second": 1.124,
6
+ "eval_steps_per_second": 0.599,
7
+ "total_flos": 1.3584580095246336e+16,
8
+ "train_loss": 0.14724678906892974,
9
+ "train_runtime": 4599.332,
10
+ "train_samples_per_second": 0.437,
11
+ "train_steps_per_second": 0.055
12
+ }
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 0.17597460746765137,
4
+ "eval_runtime": 13.3507,
5
+ "eval_samples_per_second": 1.124,
6
+ "eval_steps_per_second": 0.599
7
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.3584580095246336e+16,
4
+ "train_loss": 0.14724678906892974,
5
+ "train_runtime": 4599.332,
6
+ "train_samples_per_second": 0.437,
7
+ "train_steps_per_second": 0.055
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 100,
7
+ "global_step": 252,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.11940298507462686,
14
+ "grad_norm": 0.2085999995470047,
15
+ "learning_rate": 3.461538461538462e-05,
16
+ "loss": 0.5328742027282715,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.23880597014925373,
21
+ "grad_norm": 0.17245711386203766,
22
+ "learning_rate": 7.307692307692307e-05,
23
+ "loss": 0.28172030448913576,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.3582089552238806,
28
+ "grad_norm": 0.1451202780008316,
29
+ "learning_rate": 9.995652871840006e-05,
30
+ "loss": 0.22340788841247558,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.47761194029850745,
35
+ "grad_norm": 0.12613239884376526,
36
+ "learning_rate": 9.918580696928205e-05,
37
+ "loss": 0.19026432037353516,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.5970149253731343,
42
+ "grad_norm": 0.10020812600851059,
43
+ "learning_rate": 9.746617916180905e-05,
44
+ "loss": 0.1776690363883972,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.7164179104477612,
49
+ "grad_norm": 0.11177698522806168,
50
+ "learning_rate": 9.483082082658983e-05,
51
+ "loss": 0.16183719635009766,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.835820895522388,
56
+ "grad_norm": 0.11473167687654495,
57
+ "learning_rate": 9.133057401836159e-05,
58
+ "loss": 0.18729711771011354,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.9552238805970149,
63
+ "grad_norm": 0.09883058816194534,
64
+ "learning_rate": 8.703296645714609e-05,
65
+ "loss": 0.17510976791381835,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 1.0716417910447762,
70
+ "grad_norm": 0.09465258568525314,
71
+ "learning_rate": 8.202090876498144e-05,
72
+ "loss": 0.15757997035980226,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 1.191044776119403,
77
+ "grad_norm": 0.15254873037338257,
78
+ "learning_rate": 7.639109493149537e-05,
79
+ "loss": 0.14641659259796141,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 1.191044776119403,
84
+ "eval_loss": 0.1869809627532959,
85
+ "eval_runtime": 13.646,
86
+ "eval_samples_per_second": 1.099,
87
+ "eval_steps_per_second": 0.586,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 1.31044776119403,
92
+ "grad_norm": 0.08413254469633102,
93
+ "learning_rate": 7.02521368669762e-05,
94
+ "loss": 0.11394469738006592,
95
+ "step": 110
96
+ },
97
+ {
98
+ "epoch": 1.4298507462686567,
99
+ "grad_norm": 0.07326336950063705,
100
+ "learning_rate": 6.372246903165446e-05,
101
+ "loss": 0.11726579666137696,
102
+ "step": 120
103
+ },
104
+ {
105
+ "epoch": 1.5492537313432835,
106
+ "grad_norm": 0.10139299929141998,
107
+ "learning_rate": 5.692806356566095e-05,
108
+ "loss": 0.12615565061569214,
109
+ "step": 130
110
+ },
111
+ {
112
+ "epoch": 1.6686567164179105,
113
+ "grad_norm": 0.08335951715707779,
114
+ "learning_rate": 5e-05,
115
+ "loss": 0.11287055015563965,
116
+ "step": 140
117
+ },
118
+ {
119
+ "epoch": 1.7880597014925375,
120
+ "grad_norm": 0.07054048031568527,
121
+ "learning_rate": 4.307193643433907e-05,
122
+ "loss": 0.10663604736328125,
123
+ "step": 150
124
+ },
125
+ {
126
+ "epoch": 1.9074626865671642,
127
+ "grad_norm": 0.06786229461431503,
128
+ "learning_rate": 3.627753096834555e-05,
129
+ "loss": 0.107212233543396,
130
+ "step": 160
131
+ },
132
+ {
133
+ "epoch": 2.023880597014925,
134
+ "grad_norm": 0.07071981579065323,
135
+ "learning_rate": 2.9747863133023803e-05,
136
+ "loss": 0.11782596111297608,
137
+ "step": 170
138
+ },
139
+ {
140
+ "epoch": 2.1432835820895524,
141
+ "grad_norm": 0.09423048794269562,
142
+ "learning_rate": 2.3608905068504637e-05,
143
+ "loss": 0.0834022581577301,
144
+ "step": 180
145
+ },
146
+ {
147
+ "epoch": 2.262686567164179,
148
+ "grad_norm": 0.09003670513629913,
149
+ "learning_rate": 1.7979091235018565e-05,
150
+ "loss": 0.08206533193588257,
151
+ "step": 190
152
+ },
153
+ {
154
+ "epoch": 2.382089552238806,
155
+ "grad_norm": 0.09670283645391464,
156
+ "learning_rate": 1.2967033542853917e-05,
157
+ "loss": 0.08110529780387879,
158
+ "step": 200
159
+ },
160
+ {
161
+ "epoch": 2.382089552238806,
162
+ "eval_loss": 0.1738630086183548,
163
+ "eval_runtime": 13.5313,
164
+ "eval_samples_per_second": 1.109,
165
+ "eval_steps_per_second": 0.591,
166
+ "step": 200
167
+ },
168
+ {
169
+ "epoch": 2.5014925373134327,
170
+ "grad_norm": 0.09121183305978775,
171
+ "learning_rate": 8.669425981638413e-06,
172
+ "loss": 0.08261927366256713,
173
+ "step": 210
174
+ },
175
+ {
176
+ "epoch": 2.62089552238806,
177
+ "grad_norm": 0.09510096907615662,
178
+ "learning_rate": 5.169179173410177e-06,
179
+ "loss": 0.08233516216278076,
180
+ "step": 220
181
+ },
182
+ {
183
+ "epoch": 2.7402985074626867,
184
+ "grad_norm": 0.07058050483465195,
185
+ "learning_rate": 2.533820838190959e-06,
186
+ "loss": 0.07825937271118164,
187
+ "step": 230
188
+ },
189
+ {
190
+ "epoch": 2.8597014925373134,
191
+ "grad_norm": 0.09087616205215454,
192
+ "learning_rate": 8.141930307179468e-07,
193
+ "loss": 0.08194915056228638,
194
+ "step": 240
195
+ },
196
+ {
197
+ "epoch": 2.97910447761194,
198
+ "grad_norm": 0.078521728515625,
199
+ "learning_rate": 4.3471281599938295e-08,
200
+ "loss": 0.08224834203720092,
201
+ "step": 250
202
+ },
203
+ {
204
+ "epoch": 3.0,
205
+ "step": 252,
206
+ "total_flos": 1.3584580095246336e+16,
207
+ "train_loss": 0.14724678906892974,
208
+ "train_runtime": 4599.332,
209
+ "train_samples_per_second": 0.437,
210
+ "train_steps_per_second": 0.055
211
+ }
212
+ ],
213
+ "logging_steps": 10,
214
+ "max_steps": 252,
215
+ "num_input_tokens_seen": 0,
216
+ "num_train_epochs": 3,
217
+ "save_steps": 500,
218
+ "stateful_callbacks": {
219
+ "TrainerControl": {
220
+ "args": {
221
+ "should_epoch_stop": false,
222
+ "should_evaluate": false,
223
+ "should_log": false,
224
+ "should_save": true,
225
+ "should_training_stop": true
226
+ },
227
+ "attributes": {}
228
+ }
229
+ },
230
+ "total_flos": 1.3584580095246336e+16,
231
+ "train_batch_size": 1,
232
+ "trial_name": null,
233
+ "trial_params": null
234
+ }
training_eval_loss.png ADDED
training_loss.png ADDED