terry69 commited on
Commit
680bc03
·
verified ·
1 Parent(s): eda9c76

Model save

Browse files
Files changed (4) hide show
  1. README.md +69 -0
  2. all_results.json +9 -0
  3. train_results.json +9 -0
  4. trainer_state.json +1513 -0
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: meta-llama/Meta-Llama-3-8B
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: downstream-7b-p0.1_seed42_syntax
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # downstream-7b-p0.1_seed42_syntax
20
+
21
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.0771
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 4
44
+ - eval_batch_size: 1
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 4
48
+ - gradient_accumulation_steps: 4
49
+ - total_train_batch_size: 64
50
+ - total_eval_batch_size: 4
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - lr_scheduler_warmup_ratio: 0.1
54
+ - num_epochs: 1
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:------:|:----:|:---------------:|
60
+ | 1.0966 | 0.9995 | 1042 | 1.0771 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.11.1
66
+ - Transformers 4.43.4
67
+ - Pytorch 2.3.1+cu121
68
+ - Datasets 2.19.1
69
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9995203836930455,
3
+ "total_flos": 2151475014795264.0,
4
+ "train_loss": 1.0904040080343236,
5
+ "train_runtime": 22004.2311,
6
+ "train_samples": 114325,
7
+ "train_samples_per_second": 3.032,
8
+ "train_steps_per_second": 0.047
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9995203836930455,
3
+ "total_flos": 2151475014795264.0,
4
+ "train_loss": 1.0904040080343236,
5
+ "train_runtime": 22004.2311,
6
+ "train_samples": 114325,
7
+ "train_samples_per_second": 3.032,
8
+ "train_steps_per_second": 0.047
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,1513 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9995203836930455,
5
+ "eval_steps": 500,
6
+ "global_step": 1042,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0009592326139088729,
13
+ "grad_norm": 3.8003539568068034,
14
+ "learning_rate": 1.9047619047619051e-06,
15
+ "loss": 1.3148,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.004796163069544364,
20
+ "grad_norm": 1.3427176668530907,
21
+ "learning_rate": 9.523809523809523e-06,
22
+ "loss": 1.3465,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.009592326139088728,
27
+ "grad_norm": 0.6129061923124927,
28
+ "learning_rate": 1.9047619047619046e-05,
29
+ "loss": 1.3062,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.014388489208633094,
34
+ "grad_norm": 0.5006461190956731,
35
+ "learning_rate": 2.857142857142857e-05,
36
+ "loss": 1.258,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.019184652278177457,
41
+ "grad_norm": 0.3919323663241635,
42
+ "learning_rate": 3.809523809523809e-05,
43
+ "loss": 1.2099,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.023980815347721823,
48
+ "grad_norm": 0.33016517225439684,
49
+ "learning_rate": 4.761904761904762e-05,
50
+ "loss": 1.1774,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.02877697841726619,
55
+ "grad_norm": 0.24241904389090518,
56
+ "learning_rate": 5.714285714285714e-05,
57
+ "loss": 1.1464,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.03357314148681055,
62
+ "grad_norm": 0.21825210432654424,
63
+ "learning_rate": 6.666666666666667e-05,
64
+ "loss": 1.1551,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.03836930455635491,
69
+ "grad_norm": 0.2357580892216174,
70
+ "learning_rate": 7.619047619047618e-05,
71
+ "loss": 1.1329,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.04316546762589928,
76
+ "grad_norm": 0.20958683389560634,
77
+ "learning_rate": 8.571428571428571e-05,
78
+ "loss": 1.1255,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.047961630695443645,
83
+ "grad_norm": 0.2313801330004238,
84
+ "learning_rate": 9.523809523809524e-05,
85
+ "loss": 1.126,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.05275779376498801,
90
+ "grad_norm": 0.2081771832083775,
91
+ "learning_rate": 0.00010476190476190477,
92
+ "loss": 1.0935,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.05755395683453238,
97
+ "grad_norm": 0.2039705643041609,
98
+ "learning_rate": 0.00011428571428571428,
99
+ "loss": 1.1394,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.06235011990407674,
104
+ "grad_norm": 0.2148039800819315,
105
+ "learning_rate": 0.0001238095238095238,
106
+ "loss": 1.128,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.0671462829736211,
111
+ "grad_norm": 0.18570989413688033,
112
+ "learning_rate": 0.00013333333333333334,
113
+ "loss": 1.1474,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.07194244604316546,
118
+ "grad_norm": 0.18151401221015465,
119
+ "learning_rate": 0.00014285714285714287,
120
+ "loss": 1.1297,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.07673860911270983,
125
+ "grad_norm": 0.18983827314633334,
126
+ "learning_rate": 0.00015238095238095237,
127
+ "loss": 1.0947,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.0815347721822542,
132
+ "grad_norm": 0.18321896415592545,
133
+ "learning_rate": 0.00016190476190476192,
134
+ "loss": 1.0993,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.08633093525179857,
139
+ "grad_norm": 0.18106666815994735,
140
+ "learning_rate": 0.00017142857142857143,
141
+ "loss": 1.1169,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.09112709832134293,
146
+ "grad_norm": 0.17126918097791768,
147
+ "learning_rate": 0.00018095238095238095,
148
+ "loss": 1.1336,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.09592326139088729,
153
+ "grad_norm": 0.1787566440192351,
154
+ "learning_rate": 0.00019047619047619048,
155
+ "loss": 1.1086,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.10071942446043165,
160
+ "grad_norm": 0.18251300143969484,
161
+ "learning_rate": 0.0002,
162
+ "loss": 1.0947,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.10551558752997602,
167
+ "grad_norm": 0.19966595269166043,
168
+ "learning_rate": 0.00019998594857383755,
169
+ "loss": 1.1381,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.11031175059952038,
174
+ "grad_norm": 0.18103343210950873,
175
+ "learning_rate": 0.0001999437982442017,
176
+ "loss": 1.1246,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.11510791366906475,
181
+ "grad_norm": 0.17391603743469916,
182
+ "learning_rate": 0.00019987356085653736,
183
+ "loss": 1.1109,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.11990407673860912,
188
+ "grad_norm": 0.18378902142023112,
189
+ "learning_rate": 0.00019977525614955387,
190
+ "loss": 1.0974,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.12470023980815348,
195
+ "grad_norm": 0.18844867723630976,
196
+ "learning_rate": 0.00019964891174967784,
197
+ "loss": 1.0954,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.12949640287769784,
202
+ "grad_norm": 0.17258678109282075,
203
+ "learning_rate": 0.0001994945631632894,
204
+ "loss": 1.1045,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.1342925659472422,
209
+ "grad_norm": 0.19501601610290073,
210
+ "learning_rate": 0.00019931225376674388,
211
+ "loss": 1.1151,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.13908872901678657,
216
+ "grad_norm": 0.16557441103633752,
217
+ "learning_rate": 0.00019910203479418172,
218
+ "loss": 1.0931,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.14388489208633093,
223
+ "grad_norm": 0.1808422208750127,
224
+ "learning_rate": 0.00019886396532313032,
225
+ "loss": 1.1439,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.1486810551558753,
230
+ "grad_norm": 0.17153212310391777,
231
+ "learning_rate": 0.00019859811225790162,
232
+ "loss": 1.1238,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.15347721822541965,
237
+ "grad_norm": 0.1725494178552086,
238
+ "learning_rate": 0.00019830455031078992,
239
+ "loss": 1.0819,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.15827338129496402,
244
+ "grad_norm": 0.17821716654615946,
245
+ "learning_rate": 0.00019798336198107567,
246
+ "loss": 1.106,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.1630695443645084,
251
+ "grad_norm": 0.17454115891711316,
252
+ "learning_rate": 0.0001976346375318409,
253
+ "loss": 1.1176,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.16786570743405277,
258
+ "grad_norm": 0.17165723260861443,
259
+ "learning_rate": 0.00019725847496460257,
260
+ "loss": 1.104,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.17266187050359713,
265
+ "grad_norm": 0.16959903827879758,
266
+ "learning_rate": 0.00019685497999177146,
267
+ "loss": 1.1032,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.1774580335731415,
272
+ "grad_norm": 0.16370292319935667,
273
+ "learning_rate": 0.00019642426600694396,
274
+ "loss": 1.1058,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.18225419664268586,
279
+ "grad_norm": 0.17362596041949555,
280
+ "learning_rate": 0.00019596645405303508,
281
+ "loss": 1.0897,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.18705035971223022,
286
+ "grad_norm": 0.1705391917273308,
287
+ "learning_rate": 0.00019548167278826223,
288
+ "loss": 1.0793,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.19184652278177458,
293
+ "grad_norm": 0.16987370700655263,
294
+ "learning_rate": 0.00019497005844998835,
295
+ "loss": 1.0825,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.19664268585131894,
300
+ "grad_norm": 0.1741514081542761,
301
+ "learning_rate": 0.00019443175481643533,
302
+ "loss": 1.0971,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.2014388489208633,
307
+ "grad_norm": 0.1697720073525996,
308
+ "learning_rate": 0.00019386691316627846,
309
+ "loss": 1.1004,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.20623501199040767,
314
+ "grad_norm": 0.16941098489834122,
315
+ "learning_rate": 0.00019327569223613248,
316
+ "loss": 1.1078,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.21103117505995203,
321
+ "grad_norm": 0.16231625897366397,
322
+ "learning_rate": 0.0001926582581759423,
323
+ "loss": 1.0941,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.2158273381294964,
328
+ "grad_norm": 0.16520366738739287,
329
+ "learning_rate": 0.00019201478450229012,
330
+ "loss": 1.0868,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.22062350119904076,
335
+ "grad_norm": 0.16835416401080175,
336
+ "learning_rate": 0.00019134545204963212,
337
+ "loss": 1.1037,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.22541966426858512,
342
+ "grad_norm": 0.16657613469605134,
343
+ "learning_rate": 0.0001906504489194791,
344
+ "loss": 1.093,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.2302158273381295,
349
+ "grad_norm": 0.1746269506944523,
350
+ "learning_rate": 0.00018992997042753434,
351
+ "loss": 1.1124,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.23501199040767387,
356
+ "grad_norm": 0.16885168676581888,
357
+ "learning_rate": 0.0001891842190488045,
358
+ "loss": 1.0972,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.23980815347721823,
363
+ "grad_norm": 0.16263325756495298,
364
+ "learning_rate": 0.00018841340436069826,
365
+ "loss": 1.0725,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.2446043165467626,
370
+ "grad_norm": 0.16758205657577824,
371
+ "learning_rate": 0.00018761774298412903,
372
+ "loss": 1.1012,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.24940047961630696,
377
+ "grad_norm": 0.1592358008735748,
378
+ "learning_rate": 0.00018679745852263858,
379
+ "loss": 1.1163,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.2541966426858513,
384
+ "grad_norm": 0.18307373045740924,
385
+ "learning_rate": 0.0001859527814995577,
386
+ "loss": 1.0883,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.2589928057553957,
391
+ "grad_norm": 0.1603879751504812,
392
+ "learning_rate": 0.00018508394929322286,
393
+ "loss": 1.0837,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.2637889688249401,
398
+ "grad_norm": 0.16169604116219924,
399
+ "learning_rate": 0.0001841912060702659,
400
+ "loss": 1.1059,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.2685851318944844,
405
+ "grad_norm": 0.21284544973156141,
406
+ "learning_rate": 0.00018327480271699645,
407
+ "loss": 1.1197,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.2733812949640288,
412
+ "grad_norm": 0.16556421777414207,
413
+ "learning_rate": 0.00018233499676889556,
414
+ "loss": 1.0857,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.27817745803357313,
419
+ "grad_norm": 0.17311293794732555,
420
+ "learning_rate": 0.00018137205233824098,
421
+ "loss": 1.1215,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.2829736211031175,
426
+ "grad_norm": 0.16045436773084543,
427
+ "learning_rate": 0.00018038624003988404,
428
+ "loss": 1.1102,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.28776978417266186,
433
+ "grad_norm": 0.16385963917512852,
434
+ "learning_rate": 0.0001793778369151991,
435
+ "loss": 1.1237,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.29256594724220625,
440
+ "grad_norm": 0.16336813988660637,
441
+ "learning_rate": 0.00017834712635422716,
442
+ "loss": 1.07,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.2973621103117506,
447
+ "grad_norm": 0.17112565194779492,
448
+ "learning_rate": 0.0001772943980160351,
449
+ "loss": 1.1009,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.302158273381295,
454
+ "grad_norm": 0.16697464006830123,
455
+ "learning_rate": 0.0001762199477473131,
456
+ "loss": 1.0972,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.3069544364508393,
461
+ "grad_norm": 0.16453710745761058,
462
+ "learning_rate": 0.0001751240774992336,
463
+ "loss": 1.074,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.3117505995203837,
468
+ "grad_norm": 0.17019017682628554,
469
+ "learning_rate": 0.000174007095242594,
470
+ "loss": 1.0605,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.31654676258992803,
475
+ "grad_norm": 0.17847410199181396,
476
+ "learning_rate": 0.00017286931488126839,
477
+ "loss": 1.1109,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.3213429256594724,
482
+ "grad_norm": 0.1628727862316133,
483
+ "learning_rate": 0.00017171105616399152,
484
+ "loss": 1.1024,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.3261390887290168,
489
+ "grad_norm": 0.16567336419547818,
490
+ "learning_rate": 0.0001705326445945002,
491
+ "loss": 1.072,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.33093525179856115,
496
+ "grad_norm": 0.16722439948774648,
497
+ "learning_rate": 0.0001693344113400577,
498
+ "loss": 1.0873,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.33573141486810554,
503
+ "grad_norm": 0.16122286760160678,
504
+ "learning_rate": 0.0001681166931383859,
505
+ "loss": 1.0938,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.3405275779376499,
510
+ "grad_norm": 0.15969633584876602,
511
+ "learning_rate": 0.00016687983220303282,
512
+ "loss": 1.107,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.34532374100719426,
517
+ "grad_norm": 0.20032537034543332,
518
+ "learning_rate": 0.00016562417612720054,
519
+ "loss": 1.0925,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.3501199040767386,
524
+ "grad_norm": 0.1636161155593432,
525
+ "learning_rate": 0.00016435007778606178,
526
+ "loss": 1.0925,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.354916067146283,
531
+ "grad_norm": 0.17509644211474343,
532
+ "learning_rate": 0.00016305789523759186,
533
+ "loss": 1.0853,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.3597122302158273,
538
+ "grad_norm": 0.15845793640793487,
539
+ "learning_rate": 0.00016174799162194407,
540
+ "loss": 1.074,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.3645083932853717,
545
+ "grad_norm": 0.1643115007590844,
546
+ "learning_rate": 0.00016042073505939718,
547
+ "loss": 1.0904,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.36930455635491605,
552
+ "grad_norm": 0.159834353020724,
553
+ "learning_rate": 0.0001590764985469029,
554
+ "loss": 1.0913,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.37410071942446044,
559
+ "grad_norm": 0.15671259478172928,
560
+ "learning_rate": 0.00015771565985326323,
561
+ "loss": 1.0949,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.37889688249400477,
566
+ "grad_norm": 0.15892776737127523,
567
+ "learning_rate": 0.0001563386014129667,
568
+ "loss": 1.0882,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.38369304556354916,
573
+ "grad_norm": 0.1554951930431914,
574
+ "learning_rate": 0.00015494571021871308,
575
+ "loss": 1.0849,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.38848920863309355,
580
+ "grad_norm": 0.15596140521064988,
581
+ "learning_rate": 0.00015353737771265787,
582
+ "loss": 1.0892,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.3932853717026379,
587
+ "grad_norm": 0.16030122057012702,
588
+ "learning_rate": 0.00015211399967640537,
589
+ "loss": 1.073,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.3980815347721823,
594
+ "grad_norm": 0.15896611447165424,
595
+ "learning_rate": 0.00015067597611978327,
596
+ "loss": 1.1113,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.4028776978417266,
601
+ "grad_norm": 0.1532650010931279,
602
+ "learning_rate": 0.000149223711168428,
603
+ "loss": 1.0881,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.407673860911271,
608
+ "grad_norm": 0.16086089606757772,
609
+ "learning_rate": 0.00014775761295021417,
610
+ "loss": 1.0887,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.41247002398081534,
615
+ "grad_norm": 0.15347896448970985,
616
+ "learning_rate": 0.00014627809348055908,
617
+ "loss": 1.0838,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.4172661870503597,
622
+ "grad_norm": 0.16005243796029608,
623
+ "learning_rate": 0.00014478556854663434,
624
+ "loss": 1.1036,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.42206235011990406,
629
+ "grad_norm": 0.23613805183753908,
630
+ "learning_rate": 0.00014328045759051805,
631
+ "loss": 1.0886,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.42685851318944845,
636
+ "grad_norm": 0.15961403055430387,
637
+ "learning_rate": 0.00014176318359131955,
638
+ "loss": 1.0807,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.4316546762589928,
643
+ "grad_norm": 0.15677042464881533,
644
+ "learning_rate": 0.00014023417294631017,
645
+ "loss": 1.1133,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.4364508393285372,
650
+ "grad_norm": 0.14974169551675579,
651
+ "learning_rate": 0.0001386938553510936,
652
+ "loss": 1.0799,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.4412470023980815,
657
+ "grad_norm": 0.15803754347469678,
658
+ "learning_rate": 0.00013714266367884884,
659
+ "loss": 1.0735,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.4460431654676259,
664
+ "grad_norm": 0.1534708691023063,
665
+ "learning_rate": 0.00013558103385868085,
666
+ "loss": 1.0941,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.45083932853717024,
671
+ "grad_norm": 0.15911138328699584,
672
+ "learning_rate": 0.00013400940475311192,
673
+ "loss": 1.1036,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.4556354916067146,
678
+ "grad_norm": 0.1535927522203036,
679
+ "learning_rate": 0.0001324282180347486,
680
+ "loss": 1.077,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.460431654676259,
685
+ "grad_norm": 0.15031744415995577,
686
+ "learning_rate": 0.00013083791806215938,
687
+ "loss": 1.1175,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.46522781774580335,
692
+ "grad_norm": 0.15368131899023496,
693
+ "learning_rate": 0.0001292389517549971,
694
+ "loss": 1.0858,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.47002398081534774,
699
+ "grad_norm": 0.15817599988761602,
700
+ "learning_rate": 0.0001276317684684017,
701
+ "loss": 1.1105,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.4748201438848921,
706
+ "grad_norm": 0.1544524844304045,
707
+ "learning_rate": 0.0001260168198667189,
708
+ "loss": 1.0675,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.47961630695443647,
713
+ "grad_norm": 0.153601743822322,
714
+ "learning_rate": 0.00012439455979656932,
715
+ "loss": 1.0792,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.4844124700239808,
720
+ "grad_norm": 0.15310739937604212,
721
+ "learning_rate": 0.00012276544415930476,
722
+ "loss": 1.1037,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.4892086330935252,
727
+ "grad_norm": 0.15940815066320235,
728
+ "learning_rate": 0.00012112993078288702,
729
+ "loss": 1.0893,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.4940047961630695,
734
+ "grad_norm": 0.15593480397437104,
735
+ "learning_rate": 0.00011948847929322497,
736
+ "loss": 1.0736,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.4988009592326139,
741
+ "grad_norm": 0.15351285356914193,
742
+ "learning_rate": 0.00011784155098500682,
743
+ "loss": 1.0734,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.5035971223021583,
748
+ "grad_norm": 0.1648474397335208,
749
+ "learning_rate": 0.00011618960869206285,
750
+ "loss": 1.0902,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.5083932853717026,
755
+ "grad_norm": 0.15294486843196387,
756
+ "learning_rate": 0.00011453311665729618,
757
+ "loss": 1.0963,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.513189448441247,
762
+ "grad_norm": 0.148639402509462,
763
+ "learning_rate": 0.0001128725404022171,
764
+ "loss": 1.0796,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.5179856115107914,
769
+ "grad_norm": 0.15562736350879572,
770
+ "learning_rate": 0.00011120834659611831,
771
+ "loss": 1.0906,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.5227817745803357,
776
+ "grad_norm": 0.1502074864032036,
777
+ "learning_rate": 0.00010954100292492757,
778
+ "loss": 1.0711,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.5275779376498801,
783
+ "grad_norm": 0.157682125372101,
784
+ "learning_rate": 0.00010787097795977448,
785
+ "loss": 1.0728,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.5323741007194245,
790
+ "grad_norm": 0.1516246607062371,
791
+ "learning_rate": 0.00010619874102530885,
792
+ "loss": 1.0833,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.5371702637889688,
797
+ "grad_norm": 0.14890743598378445,
798
+ "learning_rate": 0.00010452476206780685,
799
+ "loss": 1.1037,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.5419664268585132,
804
+ "grad_norm": 0.1544250948669629,
805
+ "learning_rate": 0.00010284951152310292,
806
+ "loss": 1.0882,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.5467625899280576,
811
+ "grad_norm": 0.15154065813090323,
812
+ "learning_rate": 0.00010117346018438367,
813
+ "loss": 1.0601,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.5515587529976019,
818
+ "grad_norm": 0.1541132913924603,
819
+ "learning_rate": 9.949707906988165e-05,
820
+ "loss": 1.0825,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.5563549160671463,
825
+ "grad_norm": 0.15035087453783752,
826
+ "learning_rate": 9.7820839290506e-05,
827
+ "loss": 1.0893,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.5611510791366906,
832
+ "grad_norm": 0.1566481016467638,
833
+ "learning_rate": 9.614521191744644e-05,
834
+ "loss": 1.0717,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.565947242206235,
839
+ "grad_norm": 0.14690623261948202,
840
+ "learning_rate": 9.447066784978914e-05,
841
+ "loss": 1.0843,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.5707434052757794,
846
+ "grad_norm": 0.14805971637155899,
847
+ "learning_rate": 9.279767768218057e-05,
848
+ "loss": 1.0639,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.5755395683453237,
853
+ "grad_norm": 0.15165832191817782,
854
+ "learning_rate": 9.112671157257698e-05,
855
+ "loss": 1.0762,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.580335731414868,
860
+ "grad_norm": 0.16254973894493494,
861
+ "learning_rate": 8.945823911011648e-05,
862
+ "loss": 1.0627,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.5851318944844125,
867
+ "grad_norm": 0.15231765571558437,
868
+ "learning_rate": 8.779272918315134e-05,
869
+ "loss": 1.1191,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.5899280575539568,
874
+ "grad_norm": 0.15662286211747672,
875
+ "learning_rate": 8.613064984747672e-05,
876
+ "loss": 1.0814,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.5947242206235012,
881
+ "grad_norm": 0.15604291232878043,
882
+ "learning_rate": 8.44724681947939e-05,
883
+ "loss": 1.062,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.5995203836930456,
888
+ "grad_norm": 0.17656148460505006,
889
+ "learning_rate": 8.281865022144402e-05,
890
+ "loss": 1.0877,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.60431654676259,
895
+ "grad_norm": 0.15407547139459882,
896
+ "learning_rate": 8.116966069744987e-05,
897
+ "loss": 1.0883,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.6091127098321343,
902
+ "grad_norm": 0.15686792104917918,
903
+ "learning_rate": 7.952596303590214e-05,
904
+ "loss": 1.0726,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.6139088729016786,
909
+ "grad_norm": 0.14900379281026824,
910
+ "learning_rate": 7.788801916272739e-05,
911
+ "loss": 1.0873,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.6187050359712231,
916
+ "grad_norm": 0.15399136244929024,
917
+ "learning_rate": 7.625628938687348e-05,
918
+ "loss": 1.0673,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.6235011990407674,
923
+ "grad_norm": 0.1454561721402151,
924
+ "learning_rate": 7.463123227094961e-05,
925
+ "loss": 1.0648,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.6282973621103117,
930
+ "grad_norm": 0.15049453308757393,
931
+ "learning_rate": 7.301330450235733e-05,
932
+ "loss": 1.0952,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.6330935251798561,
937
+ "grad_norm": 0.14976244376291453,
938
+ "learning_rate": 7.140296076494809e-05,
939
+ "loss": 1.096,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.6378896882494005,
944
+ "grad_norm": 0.15150823609919292,
945
+ "learning_rate": 6.980065361124437e-05,
946
+ "loss": 1.0973,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.6426858513189448,
951
+ "grad_norm": 0.1471164569431601,
952
+ "learning_rate": 6.820683333525942e-05,
953
+ "loss": 1.0886,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.6474820143884892,
958
+ "grad_norm": 0.1478399832545343,
959
+ "learning_rate": 6.662194784595164e-05,
960
+ "loss": 1.0778,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.6522781774580336,
965
+ "grad_norm": 0.14733730171420292,
966
+ "learning_rate": 6.504644254134969e-05,
967
+ "loss": 1.0622,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.657074340527578,
972
+ "grad_norm": 0.15089732572854292,
973
+ "learning_rate": 6.34807601833826e-05,
974
+ "loss": 1.054,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.6618705035971223,
979
+ "grad_norm": 0.15257943560973228,
980
+ "learning_rate": 6.19253407734514e-05,
981
+ "loss": 1.0653,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.6666666666666666,
986
+ "grad_norm": 0.1555839364213723,
987
+ "learning_rate": 6.038062142877583e-05,
988
+ "loss": 1.0743,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.6714628297362111,
993
+ "grad_norm": 0.15847863555269973,
994
+ "learning_rate": 5.884703625955219e-05,
995
+ "loss": 1.0714,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.6762589928057554,
1000
+ "grad_norm": 0.14915505074346633,
1001
+ "learning_rate": 5.73250162469559e-05,
1002
+ "loss": 1.0777,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.6810551558752997,
1007
+ "grad_norm": 0.1558291126854066,
1008
+ "learning_rate": 5.581498912202339e-05,
1009
+ "loss": 1.0946,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.6858513189448441,
1014
+ "grad_norm": 0.15124530700511218,
1015
+ "learning_rate": 5.431737924544763e-05,
1016
+ "loss": 1.0802,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.6906474820143885,
1021
+ "grad_norm": 0.151312999497745,
1022
+ "learning_rate": 5.283260748832072e-05,
1023
+ "loss": 1.0809,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.6954436450839329,
1028
+ "grad_norm": 0.14330547504302646,
1029
+ "learning_rate": 5.1361091113856875e-05,
1030
+ "loss": 1.0801,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.7002398081534772,
1035
+ "grad_norm": 0.1480298490267667,
1036
+ "learning_rate": 4.990324366012977e-05,
1037
+ "loss": 1.0553,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.7050359712230215,
1042
+ "grad_norm": 0.153500392941282,
1043
+ "learning_rate": 4.845947482385645e-05,
1044
+ "loss": 1.0694,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 0.709832134292566,
1049
+ "grad_norm": 0.1446376081330043,
1050
+ "learning_rate": 4.7030190345260816e-05,
1051
+ "loss": 1.0684,
1052
+ "step": 740
1053
+ },
1054
+ {
1055
+ "epoch": 0.7146282973621103,
1056
+ "grad_norm": 0.15009181859267848,
1057
+ "learning_rate": 4.5615791894049286e-05,
1058
+ "loss": 1.0812,
1059
+ "step": 745
1060
+ },
1061
+ {
1062
+ "epoch": 0.7194244604316546,
1063
+ "grad_norm": 0.1489429463837929,
1064
+ "learning_rate": 4.4216676956529866e-05,
1065
+ "loss": 1.1022,
1066
+ "step": 750
1067
+ },
1068
+ {
1069
+ "epoch": 0.7242206235011991,
1070
+ "grad_norm": 0.14571898395542737,
1071
+ "learning_rate": 4.2833238723907275e-05,
1072
+ "loss": 1.0446,
1073
+ "step": 755
1074
+ },
1075
+ {
1076
+ "epoch": 0.7290167865707434,
1077
+ "grad_norm": 0.1613600673322617,
1078
+ "learning_rate": 4.146586598178506e-05,
1079
+ "loss": 1.0452,
1080
+ "step": 760
1081
+ },
1082
+ {
1083
+ "epoch": 0.7338129496402878,
1084
+ "grad_norm": 0.14371687625758103,
1085
+ "learning_rate": 4.011494300090565e-05,
1086
+ "loss": 1.0848,
1087
+ "step": 765
1088
+ },
1089
+ {
1090
+ "epoch": 0.7386091127098321,
1091
+ "grad_norm": 0.1540465353357514,
1092
+ "learning_rate": 3.878084942915936e-05,
1093
+ "loss": 1.0866,
1094
+ "step": 770
1095
+ },
1096
+ {
1097
+ "epoch": 0.7434052757793765,
1098
+ "grad_norm": 0.14845273692539365,
1099
+ "learning_rate": 3.746396018489261e-05,
1100
+ "loss": 1.064,
1101
+ "step": 775
1102
+ },
1103
+ {
1104
+ "epoch": 0.7482014388489209,
1105
+ "grad_norm": 0.1510032414720602,
1106
+ "learning_rate": 3.616464535154496e-05,
1107
+ "loss": 1.0775,
1108
+ "step": 780
1109
+ },
1110
+ {
1111
+ "epoch": 0.7529976019184652,
1112
+ "grad_norm": 0.14414705671457814,
1113
+ "learning_rate": 3.488327007364525e-05,
1114
+ "loss": 1.0664,
1115
+ "step": 785
1116
+ },
1117
+ {
1118
+ "epoch": 0.7577937649880095,
1119
+ "grad_norm": 0.14609563936342954,
1120
+ "learning_rate": 3.3620194454195564e-05,
1121
+ "loss": 1.0732,
1122
+ "step": 790
1123
+ },
1124
+ {
1125
+ "epoch": 0.762589928057554,
1126
+ "grad_norm": 0.15124924277730611,
1127
+ "learning_rate": 3.237577345347196e-05,
1128
+ "loss": 1.0796,
1129
+ "step": 795
1130
+ },
1131
+ {
1132
+ "epoch": 0.7673860911270983,
1133
+ "grad_norm": 0.14663622293812884,
1134
+ "learning_rate": 3.115035678927063e-05,
1135
+ "loss": 1.0789,
1136
+ "step": 800
1137
+ },
1138
+ {
1139
+ "epoch": 0.7721822541966427,
1140
+ "grad_norm": 0.14712216022696742,
1141
+ "learning_rate": 2.9944288838627054e-05,
1142
+ "loss": 1.0812,
1143
+ "step": 805
1144
+ },
1145
+ {
1146
+ "epoch": 0.7769784172661871,
1147
+ "grad_norm": 0.1466540809367841,
1148
+ "learning_rate": 2.875790854103634e-05,
1149
+ "loss": 1.0371,
1150
+ "step": 810
1151
+ },
1152
+ {
1153
+ "epoch": 0.7817745803357314,
1154
+ "grad_norm": 0.15209652176203295,
1155
+ "learning_rate": 2.7591549303201514e-05,
1156
+ "loss": 1.0666,
1157
+ "step": 815
1158
+ },
1159
+ {
1160
+ "epoch": 0.7865707434052758,
1161
+ "grad_norm": 0.15265531709332175,
1162
+ "learning_rate": 2.6445538905336763e-05,
1163
+ "loss": 1.0716,
1164
+ "step": 820
1165
+ },
1166
+ {
1167
+ "epoch": 0.7913669064748201,
1168
+ "grad_norm": 0.1472763184905413,
1169
+ "learning_rate": 2.532019940905186e-05,
1170
+ "loss": 1.0774,
1171
+ "step": 825
1172
+ },
1173
+ {
1174
+ "epoch": 0.7961630695443646,
1175
+ "grad_norm": 0.14917213471816188,
1176
+ "learning_rate": 2.421584706684359e-05,
1177
+ "loss": 1.0585,
1178
+ "step": 830
1179
+ },
1180
+ {
1181
+ "epoch": 0.8009592326139089,
1182
+ "grad_norm": 0.1487175153721826,
1183
+ "learning_rate": 2.3132792233219813e-05,
1184
+ "loss": 1.0845,
1185
+ "step": 835
1186
+ },
1187
+ {
1188
+ "epoch": 0.8057553956834532,
1189
+ "grad_norm": 0.14774839089244932,
1190
+ "learning_rate": 2.207133927748104e-05,
1191
+ "loss": 1.0676,
1192
+ "step": 840
1193
+ },
1194
+ {
1195
+ "epoch": 0.8105515587529976,
1196
+ "grad_norm": 0.14579576803524566,
1197
+ "learning_rate": 2.103178649818387e-05,
1198
+ "loss": 1.0618,
1199
+ "step": 845
1200
+ },
1201
+ {
1202
+ "epoch": 0.815347721822542,
1203
+ "grad_norm": 0.15161345454257397,
1204
+ "learning_rate": 2.0014426039310786e-05,
1205
+ "loss": 1.0647,
1206
+ "step": 850
1207
+ },
1208
+ {
1209
+ "epoch": 0.8201438848920863,
1210
+ "grad_norm": 0.15041577767342024,
1211
+ "learning_rate": 1.9019543808169115e-05,
1212
+ "loss": 1.0634,
1213
+ "step": 855
1214
+ },
1215
+ {
1216
+ "epoch": 0.8249400479616307,
1217
+ "grad_norm": 0.14832965984424024,
1218
+ "learning_rate": 1.8047419395043086e-05,
1219
+ "loss": 1.078,
1220
+ "step": 860
1221
+ },
1222
+ {
1223
+ "epoch": 0.829736211031175,
1224
+ "grad_norm": 0.14605268717157927,
1225
+ "learning_rate": 1.7098325994620934e-05,
1226
+ "loss": 1.0763,
1227
+ "step": 865
1228
+ },
1229
+ {
1230
+ "epoch": 0.8345323741007195,
1231
+ "grad_norm": 0.14667368288338628,
1232
+ "learning_rate": 1.6172530329219416e-05,
1233
+ "loss": 1.0792,
1234
+ "step": 870
1235
+ },
1236
+ {
1237
+ "epoch": 0.8393285371702638,
1238
+ "grad_norm": 0.1468054846510282,
1239
+ "learning_rate": 1.5270292573827173e-05,
1240
+ "loss": 1.0643,
1241
+ "step": 875
1242
+ },
1243
+ {
1244
+ "epoch": 0.8441247002398081,
1245
+ "grad_norm": 0.14221973189330656,
1246
+ "learning_rate": 1.4391866282988265e-05,
1247
+ "loss": 1.0448,
1248
+ "step": 880
1249
+ },
1250
+ {
1251
+ "epoch": 0.8489208633093526,
1252
+ "grad_norm": 0.14260459844091208,
1253
+ "learning_rate": 1.3537498319545983e-05,
1254
+ "loss": 1.0729,
1255
+ "step": 885
1256
+ },
1257
+ {
1258
+ "epoch": 0.8537170263788969,
1259
+ "grad_norm": 0.15011630591055675,
1260
+ "learning_rate": 1.2707428785267394e-05,
1261
+ "loss": 1.0737,
1262
+ "step": 890
1263
+ },
1264
+ {
1265
+ "epoch": 0.8585131894484412,
1266
+ "grad_norm": 0.1406245046991364,
1267
+ "learning_rate": 1.1901890953367911e-05,
1268
+ "loss": 1.0542,
1269
+ "step": 895
1270
+ },
1271
+ {
1272
+ "epoch": 0.8633093525179856,
1273
+ "grad_norm": 0.1452217620527171,
1274
+ "learning_rate": 1.1121111202954836e-05,
1275
+ "loss": 1.0404,
1276
+ "step": 900
1277
+ },
1278
+ {
1279
+ "epoch": 0.86810551558753,
1280
+ "grad_norm": 0.14762449970761843,
1281
+ "learning_rate": 1.0365308955408459e-05,
1282
+ "loss": 1.0668,
1283
+ "step": 905
1284
+ },
1285
+ {
1286
+ "epoch": 0.8729016786570744,
1287
+ "grad_norm": 0.14280442405170934,
1288
+ "learning_rate": 9.634696612718242e-06,
1289
+ "loss": 1.0589,
1290
+ "step": 910
1291
+ },
1292
+ {
1293
+ "epoch": 0.8776978417266187,
1294
+ "grad_norm": 0.14727617951380836,
1295
+ "learning_rate": 8.929479497791926e-06,
1296
+ "loss": 1.0521,
1297
+ "step": 915
1298
+ },
1299
+ {
1300
+ "epoch": 0.882494004796163,
1301
+ "grad_norm": 0.14230938752904093,
1302
+ "learning_rate": 8.24985579675388e-06,
1303
+ "loss": 1.0615,
1304
+ "step": 920
1305
+ },
1306
+ {
1307
+ "epoch": 0.8872901678657075,
1308
+ "grad_norm": 0.14834529182832706,
1309
+ "learning_rate": 7.59601650324917e-06,
1310
+ "loss": 1.0596,
1311
+ "step": 925
1312
+ },
1313
+ {
1314
+ "epoch": 0.8920863309352518,
1315
+ "grad_norm": 0.15376739416260338,
1316
+ "learning_rate": 6.96814536476893e-06,
1317
+ "loss": 1.0596,
1318
+ "step": 930
1319
+ },
1320
+ {
1321
+ "epoch": 0.8968824940047961,
1322
+ "grad_norm": 0.15726124144994705,
1323
+ "learning_rate": 6.366418831011956e-06,
1324
+ "loss": 1.0639,
1325
+ "step": 935
1326
+ },
1327
+ {
1328
+ "epoch": 0.9016786570743405,
1329
+ "grad_norm": 0.14356439831596873,
1330
+ "learning_rate": 5.79100600429745e-06,
1331
+ "loss": 1.09,
1332
+ "step": 940
1333
+ },
1334
+ {
1335
+ "epoch": 0.9064748201438849,
1336
+ "grad_norm": 0.1418205242753867,
1337
+ "learning_rate": 5.242068592042349e-06,
1338
+ "loss": 1.0747,
1339
+ "step": 945
1340
+ },
1341
+ {
1342
+ "epoch": 0.9112709832134293,
1343
+ "grad_norm": 0.14390931236295634,
1344
+ "learning_rate": 4.7197608613169685e-06,
1345
+ "loss": 1.0718,
1346
+ "step": 950
1347
+ },
1348
+ {
1349
+ "epoch": 0.9160671462829736,
1350
+ "grad_norm": 0.1538309152736152,
1351
+ "learning_rate": 4.224229595491591e-06,
1352
+ "loss": 1.0717,
1353
+ "step": 955
1354
+ },
1355
+ {
1356
+ "epoch": 0.920863309352518,
1357
+ "grad_norm": 0.14425154981452512,
1358
+ "learning_rate": 3.7556140529860563e-06,
1359
+ "loss": 1.1077,
1360
+ "step": 960
1361
+ },
1362
+ {
1363
+ "epoch": 0.9256594724220624,
1364
+ "grad_norm": 0.14548690711150744,
1365
+ "learning_rate": 3.314045928134224e-06,
1366
+ "loss": 1.0682,
1367
+ "step": 965
1368
+ },
1369
+ {
1370
+ "epoch": 0.9304556354916067,
1371
+ "grad_norm": 0.14192393205318143,
1372
+ "learning_rate": 2.8996493141741687e-06,
1373
+ "loss": 1.0754,
1374
+ "step": 970
1375
+ },
1376
+ {
1377
+ "epoch": 0.935251798561151,
1378
+ "grad_norm": 0.1483650093466018,
1379
+ "learning_rate": 2.5125406683743414e-06,
1380
+ "loss": 1.0496,
1381
+ "step": 975
1382
+ },
1383
+ {
1384
+ "epoch": 0.9400479616306955,
1385
+ "grad_norm": 0.14456885419782456,
1386
+ "learning_rate": 2.152828779305793e-06,
1387
+ "loss": 1.0789,
1388
+ "step": 980
1389
+ },
1390
+ {
1391
+ "epoch": 0.9448441247002398,
1392
+ "grad_norm": 0.14797777926339026,
1393
+ "learning_rate": 1.8206147362695213e-06,
1394
+ "loss": 1.0694,
1395
+ "step": 985
1396
+ },
1397
+ {
1398
+ "epoch": 0.9496402877697842,
1399
+ "grad_norm": 0.1533259331869082,
1400
+ "learning_rate": 1.5159919008874369e-06,
1401
+ "loss": 1.0581,
1402
+ "step": 990
1403
+ },
1404
+ {
1405
+ "epoch": 0.9544364508393285,
1406
+ "grad_norm": 0.14794187907454043,
1407
+ "learning_rate": 1.2390458808651083e-06,
1408
+ "loss": 1.0805,
1409
+ "step": 995
1410
+ },
1411
+ {
1412
+ "epoch": 0.9592326139088729,
1413
+ "grad_norm": 0.14668802282059784,
1414
+ "learning_rate": 9.898545059335852e-07,
1415
+ "loss": 1.056,
1416
+ "step": 1000
1417
+ },
1418
+ {
1419
+ "epoch": 0.9640287769784173,
1420
+ "grad_norm": 0.14996161626389323,
1421
+ "learning_rate": 7.684878059769363e-07,
1422
+ "loss": 1.0528,
1423
+ "step": 1005
1424
+ },
1425
+ {
1426
+ "epoch": 0.9688249400479616,
1427
+ "grad_norm": 0.14311589381161047,
1428
+ "learning_rate": 5.750079913519835e-07,
1429
+ "loss": 1.0712,
1430
+ "step": 1010
1431
+ },
1432
+ {
1433
+ "epoch": 0.973621103117506,
1434
+ "grad_norm": 0.14129817073562634,
1435
+ "learning_rate": 4.094694354052742e-07,
1436
+ "loss": 1.0547,
1437
+ "step": 1015
1438
+ },
1439
+ {
1440
+ "epoch": 0.9784172661870504,
1441
+ "grad_norm": 0.14555078065518706,
1442
+ "learning_rate": 2.7191865919276026e-07,
1443
+ "loss": 1.053,
1444
+ "step": 1020
1445
+ },
1446
+ {
1447
+ "epoch": 0.9832134292565947,
1448
+ "grad_norm": 0.1507162059547356,
1449
+ "learning_rate": 1.623943184059229e-07,
1450
+ "loss": 1.0469,
1451
+ "step": 1025
1452
+ },
1453
+ {
1454
+ "epoch": 0.988009592326139,
1455
+ "grad_norm": 0.14248345329368778,
1456
+ "learning_rate": 8.092719250853975e-08,
1457
+ "loss": 1.0614,
1458
+ "step": 1030
1459
+ },
1460
+ {
1461
+ "epoch": 0.9928057553956835,
1462
+ "grad_norm": 0.1444089044813381,
1463
+ "learning_rate": 2.7540176086671144e-08,
1464
+ "loss": 1.081,
1465
+ "step": 1035
1466
+ },
1467
+ {
1468
+ "epoch": 0.9976019184652278,
1469
+ "grad_norm": 0.14756744866469018,
1470
+ "learning_rate": 2.2482724147177005e-09,
1471
+ "loss": 1.0966,
1472
+ "step": 1040
1473
+ },
1474
+ {
1475
+ "epoch": 0.9995203836930455,
1476
+ "eval_loss": 1.0771065950393677,
1477
+ "eval_runtime": 1906.9852,
1478
+ "eval_samples_per_second": 3.517,
1479
+ "eval_steps_per_second": 0.879,
1480
+ "step": 1042
1481
+ },
1482
+ {
1483
+ "epoch": 0.9995203836930455,
1484
+ "step": 1042,
1485
+ "total_flos": 2151475014795264.0,
1486
+ "train_loss": 1.0904040080343236,
1487
+ "train_runtime": 22004.2311,
1488
+ "train_samples_per_second": 3.032,
1489
+ "train_steps_per_second": 0.047
1490
+ }
1491
+ ],
1492
+ "logging_steps": 5,
1493
+ "max_steps": 1042,
1494
+ "num_input_tokens_seen": 0,
1495
+ "num_train_epochs": 1,
1496
+ "save_steps": 100,
1497
+ "stateful_callbacks": {
1498
+ "TrainerControl": {
1499
+ "args": {
1500
+ "should_epoch_stop": false,
1501
+ "should_evaluate": false,
1502
+ "should_log": false,
1503
+ "should_save": true,
1504
+ "should_training_stop": true
1505
+ },
1506
+ "attributes": {}
1507
+ }
1508
+ },
1509
+ "total_flos": 2151475014795264.0,
1510
+ "train_batch_size": 4,
1511
+ "trial_name": null,
1512
+ "trial_params": null
1513
+ }