terry69 commited on
Commit
fd4be51
·
verified ·
1 Parent(s): 5974ed2

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ datasets:
9
+ - generator
10
+ model-index:
11
+ - name: feedback_p0.2_seed42_level2_raremix
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # feedback_p0.2_seed42_level2_raremix
19
+
20
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3050
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 1e-05
42
+ - train_batch_size: 4
43
+ - eval_batch_size: 1
44
+ - seed: 42
45
+ - distributed_type: multi-GPU
46
+ - num_devices: 4
47
+ - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 32
49
+ - total_eval_batch_size: 4
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 1
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss |
58
+ |:-------------:|:-----:|:----:|:---------------:|
59
+ | 0.3483 | 1.0 | 931 | 0.3050 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.43.4
65
+ - Pytorch 2.3.1+cu121
66
+ - Datasets 2.19.1
67
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 194827769610240.0,
4
+ "train_loss": 0.5089763147490365,
5
+ "train_runtime": 18320.1118,
6
+ "train_samples": 98952,
7
+ "train_samples_per_second": 1.626,
8
+ "train_steps_per_second": 0.051
9
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.43.4"
6
+ }
runs/Sep10_05-36-50_COE-CS-sv003/events.out.tfevents.1725946634.COE-CS-sv003.881083.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0da9a2014894752145bc17a403e354e2ebea7c1dc8763d68ca4e1b2f2eaffc9
3
- size 44856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36daeeabc5277fb5733a68ff393c2c053f53e82d2a0ee01a7b30dcdecbf8585f
3
+ size 45210
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 194827769610240.0,
4
+ "train_loss": 0.5089763147490365,
5
+ "train_runtime": 18320.1118,
6
+ "train_samples": 98952,
7
+ "train_samples_per_second": 1.626,
8
+ "train_steps_per_second": 0.051
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,1359 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 931,
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.0010741138560687433,
13
+ "grad_norm": 22.91085751330113,
14
+ "learning_rate": 1.0638297872340426e-07,
15
+ "loss": 1.3283,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0053705692803437165,
20
+ "grad_norm": 20.288173310717095,
21
+ "learning_rate": 5.319148936170213e-07,
22
+ "loss": 1.3223,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.010741138560687433,
27
+ "grad_norm": 8.769257685223952,
28
+ "learning_rate": 1.0638297872340427e-06,
29
+ "loss": 1.1992,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.01611170784103115,
34
+ "grad_norm": 8.213788629020675,
35
+ "learning_rate": 1.595744680851064e-06,
36
+ "loss": 1.0448,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.021482277121374866,
41
+ "grad_norm": 3.1269756077572763,
42
+ "learning_rate": 2.1276595744680853e-06,
43
+ "loss": 0.9214,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.02685284640171858,
48
+ "grad_norm": 2.4050803000452614,
49
+ "learning_rate": 2.6595744680851065e-06,
50
+ "loss": 0.866,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.0322234156820623,
55
+ "grad_norm": 2.265373196640215,
56
+ "learning_rate": 3.191489361702128e-06,
57
+ "loss": 0.8439,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.03759398496240601,
62
+ "grad_norm": 2.3896948871947226,
63
+ "learning_rate": 3.723404255319149e-06,
64
+ "loss": 0.8168,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.04296455424274973,
69
+ "grad_norm": 2.2142847727025745,
70
+ "learning_rate": 4.255319148936171e-06,
71
+ "loss": 0.8029,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.04833512352309345,
76
+ "grad_norm": 2.615386014469481,
77
+ "learning_rate": 4.787234042553192e-06,
78
+ "loss": 0.7905,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.05370569280343716,
83
+ "grad_norm": 2.4265488613802453,
84
+ "learning_rate": 5.319148936170213e-06,
85
+ "loss": 0.7719,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.05907626208378088,
90
+ "grad_norm": 2.3528826351801997,
91
+ "learning_rate": 5.851063829787235e-06,
92
+ "loss": 0.7623,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.0644468313641246,
97
+ "grad_norm": 2.399639169785202,
98
+ "learning_rate": 6.382978723404256e-06,
99
+ "loss": 0.7299,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.06981740064446831,
104
+ "grad_norm": 2.3134344809673117,
105
+ "learning_rate": 6.914893617021278e-06,
106
+ "loss": 0.7273,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.07518796992481203,
111
+ "grad_norm": 2.4544444295200263,
112
+ "learning_rate": 7.446808510638298e-06,
113
+ "loss": 0.7256,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.08055853920515575,
118
+ "grad_norm": 2.396543440801372,
119
+ "learning_rate": 7.97872340425532e-06,
120
+ "loss": 0.7205,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.08592910848549946,
125
+ "grad_norm": 2.334064555082653,
126
+ "learning_rate": 8.510638297872341e-06,
127
+ "loss": 0.7084,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.09129967776584318,
132
+ "grad_norm": 2.3827808498057625,
133
+ "learning_rate": 9.042553191489362e-06,
134
+ "loss": 0.6977,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.0966702470461869,
139
+ "grad_norm": 2.218302672309819,
140
+ "learning_rate": 9.574468085106385e-06,
141
+ "loss": 0.7009,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.10204081632653061,
146
+ "grad_norm": 2.190020287235194,
147
+ "learning_rate": 9.999964780082996e-06,
148
+ "loss": 0.6972,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.10741138560687433,
153
+ "grad_norm": 2.3225529019292446,
154
+ "learning_rate": 9.998732135085665e-06,
155
+ "loss": 0.6886,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.11278195488721804,
160
+ "grad_norm": 2.2648438359026692,
161
+ "learning_rate": 9.995738990383743e-06,
162
+ "loss": 0.6858,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.11815252416756176,
167
+ "grad_norm": 2.1052133128056227,
168
+ "learning_rate": 9.990986400130607e-06,
169
+ "loss": 0.6776,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.12352309344790548,
174
+ "grad_norm": 2.2304556352160976,
175
+ "learning_rate": 9.984476038137437e-06,
176
+ "loss": 0.6804,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.1288936627282492,
181
+ "grad_norm": 2.1997916038296537,
182
+ "learning_rate": 9.97621019728372e-06,
183
+ "loss": 0.6823,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.13426423200859292,
188
+ "grad_norm": 2.097027456664302,
189
+ "learning_rate": 9.966191788709716e-06,
190
+ "loss": 0.6724,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.13963480128893663,
195
+ "grad_norm": 2.0742523673376296,
196
+ "learning_rate": 9.954424340791195e-06,
197
+ "loss": 0.6671,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.14500537056928034,
202
+ "grad_norm": 2.130928347720073,
203
+ "learning_rate": 9.940911997896774e-06,
204
+ "loss": 0.659,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.15037593984962405,
209
+ "grad_norm": 2.524340696530577,
210
+ "learning_rate": 9.925659518928316e-06,
211
+ "loss": 0.6591,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.15574650912996776,
216
+ "grad_norm": 2.2589554106263505,
217
+ "learning_rate": 9.908672275644898e-06,
218
+ "loss": 0.6626,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.1611170784103115,
223
+ "grad_norm": 2.0855685765048513,
224
+ "learning_rate": 9.889956250770933e-06,
225
+ "loss": 0.6507,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.16648764769065522,
230
+ "grad_norm": 1.9782423537163931,
231
+ "learning_rate": 9.86951803588912e-06,
232
+ "loss": 0.6607,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.17185821697099893,
237
+ "grad_norm": 2.096081337731493,
238
+ "learning_rate": 9.847364829118963e-06,
239
+ "loss": 0.6443,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.17722878625134264,
244
+ "grad_norm": 2.00136387648786,
245
+ "learning_rate": 9.82350443258166e-06,
246
+ "loss": 0.6501,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.18259935553168635,
251
+ "grad_norm": 1.9722375580956812,
252
+ "learning_rate": 9.797945249652295e-06,
253
+ "loss": 0.636,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.18796992481203006,
258
+ "grad_norm": 1.9754080013745825,
259
+ "learning_rate": 9.770696282000245e-06,
260
+ "loss": 0.6337,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.1933404940923738,
265
+ "grad_norm": 2.100922511277814,
266
+ "learning_rate": 9.741767126418898e-06,
267
+ "loss": 0.6253,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.19871106337271752,
272
+ "grad_norm": 2.062680632629392,
273
+ "learning_rate": 9.711167971445766e-06,
274
+ "loss": 0.627,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.20408163265306123,
279
+ "grad_norm": 2.021855902031637,
280
+ "learning_rate": 9.67890959377418e-06,
281
+ "loss": 0.6265,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.20945220193340494,
286
+ "grad_norm": 2.09605687700288,
287
+ "learning_rate": 9.645003354457872e-06,
288
+ "loss": 0.6162,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.21482277121374865,
293
+ "grad_norm": 1.9814268678267672,
294
+ "learning_rate": 9.60946119490972e-06,
295
+ "loss": 0.6261,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.22019334049409237,
300
+ "grad_norm": 2.035391481068172,
301
+ "learning_rate": 9.57229563269612e-06,
302
+ "loss": 0.6191,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.22556390977443608,
307
+ "grad_norm": 2.0644565465007236,
308
+ "learning_rate": 9.533519757128426e-06,
309
+ "loss": 0.6077,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.23093447905477982,
314
+ "grad_norm": 1.9165388707830449,
315
+ "learning_rate": 9.49314722465304e-06,
316
+ "loss": 0.6202,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.23630504833512353,
321
+ "grad_norm": 1.8612773035887493,
322
+ "learning_rate": 9.451192254041759e-06,
323
+ "loss": 0.6071,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.24167561761546724,
328
+ "grad_norm": 1.9195944320987655,
329
+ "learning_rate": 9.407669621384073e-06,
330
+ "loss": 0.6019,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.24704618689581095,
335
+ "grad_norm": 1.9206849100012615,
336
+ "learning_rate": 9.362594654883185e-06,
337
+ "loss": 0.6049,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.25241675617615467,
342
+ "grad_norm": 2.002233465125814,
343
+ "learning_rate": 9.31598322945759e-06,
344
+ "loss": 0.5965,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.2577873254564984,
349
+ "grad_norm": 1.8894973687886405,
350
+ "learning_rate": 9.267851761150092e-06,
351
+ "loss": 0.5989,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.2631578947368421,
356
+ "grad_norm": 2.072122453837846,
357
+ "learning_rate": 9.218217201346251e-06,
358
+ "loss": 0.5981,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.26852846401718583,
363
+ "grad_norm": 1.9464798434012267,
364
+ "learning_rate": 9.167097030804289e-06,
365
+ "loss": 0.6001,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.2738990332975295,
370
+ "grad_norm": 2.001735827137876,
371
+ "learning_rate": 9.114509253498554e-06,
372
+ "loss": 0.5876,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.27926960257787325,
377
+ "grad_norm": 1.9075332129313654,
378
+ "learning_rate": 9.060472390278717e-06,
379
+ "loss": 0.5832,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.284640171858217,
384
+ "grad_norm": 2.0633775192756176,
385
+ "learning_rate": 9.005005472346923e-06,
386
+ "loss": 0.5824,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.2900107411385607,
391
+ "grad_norm": 1.8960322375768555,
392
+ "learning_rate": 8.948128034555212e-06,
393
+ "loss": 0.5921,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.2953813104189044,
398
+ "grad_norm": 1.9405235062135664,
399
+ "learning_rate": 8.889860108525544e-06,
400
+ "loss": 0.5735,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.3007518796992481,
405
+ "grad_norm": 2.080310458221302,
406
+ "learning_rate": 8.83022221559489e-06,
407
+ "loss": 0.5625,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.30612244897959184,
412
+ "grad_norm": 2.0619022130305784,
413
+ "learning_rate": 8.76923535958783e-06,
414
+ "loss": 0.5717,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.31149301825993553,
419
+ "grad_norm": 1.9068651106559482,
420
+ "learning_rate": 8.706921019419237e-06,
421
+ "loss": 0.5591,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.31686358754027927,
426
+ "grad_norm": 1.927395166865176,
427
+ "learning_rate": 8.643301141529619e-06,
428
+ "loss": 0.5878,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.322234156820623,
433
+ "grad_norm": 1.9978060531735273,
434
+ "learning_rate": 8.578398132155846e-06,
435
+ "loss": 0.5745,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.3276047261009667,
440
+ "grad_norm": 1.865419008290949,
441
+ "learning_rate": 8.512234849439887e-06,
442
+ "loss": 0.5691,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.33297529538131043,
447
+ "grad_norm": 1.8439698944678748,
448
+ "learning_rate": 8.444834595378434e-06,
449
+ "loss": 0.5476,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.3383458646616541,
454
+ "grad_norm": 1.9373123471183016,
455
+ "learning_rate": 8.376221107616187e-06,
456
+ "loss": 0.5463,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.34371643394199786,
461
+ "grad_norm": 1.9054864517788856,
462
+ "learning_rate": 8.306418551085707e-06,
463
+ "loss": 0.5533,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.34908700322234154,
468
+ "grad_norm": 1.8674970659214487,
469
+ "learning_rate": 8.23545150949679e-06,
470
+ "loss": 0.5459,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.3544575725026853,
475
+ "grad_norm": 1.9490992668548852,
476
+ "learning_rate": 8.163344976678342e-06,
477
+ "loss": 0.5557,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.359828141783029,
482
+ "grad_norm": 2.0923835009467218,
483
+ "learning_rate": 8.090124347775837e-06,
484
+ "loss": 0.5469,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.3651987110633727,
489
+ "grad_norm": 1.9541886722127315,
490
+ "learning_rate": 8.0158154103074e-06,
491
+ "loss": 0.5523,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.37056928034371645,
496
+ "grad_norm": 2.013088562636803,
497
+ "learning_rate": 7.940444335081733e-06,
498
+ "loss": 0.5418,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.37593984962406013,
503
+ "grad_norm": 1.934795964689943,
504
+ "learning_rate": 7.864037666981037e-06,
505
+ "loss": 0.5166,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.38131041890440387,
510
+ "grad_norm": 1.9010673558732618,
511
+ "learning_rate": 7.786622315612182e-06,
512
+ "loss": 0.5359,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.3866809881847476,
517
+ "grad_norm": 1.9210934256304713,
518
+ "learning_rate": 7.708225545829446e-06,
519
+ "loss": 0.5327,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.3920515574650913,
524
+ "grad_norm": 1.9088636324595145,
525
+ "learning_rate": 7.6288749681321115e-06,
526
+ "loss": 0.5303,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.39742212674543503,
531
+ "grad_norm": 1.9478986396760145,
532
+ "learning_rate": 7.548598528940354e-06,
533
+ "loss": 0.5207,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.4027926960257787,
538
+ "grad_norm": 2.0389508957804727,
539
+ "learning_rate": 7.4674245007528135e-06,
540
+ "loss": 0.5355,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.40816326530612246,
545
+ "grad_norm": 1.900432029568095,
546
+ "learning_rate": 7.385381472189321e-06,
547
+ "loss": 0.5264,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.41353383458646614,
552
+ "grad_norm": 2.103053330699666,
553
+ "learning_rate": 7.302498337922293e-06,
554
+ "loss": 0.5138,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.4189044038668099,
559
+ "grad_norm": 1.9990494257399714,
560
+ "learning_rate": 7.218804288500343e-06,
561
+ "loss": 0.5104,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.4242749731471536,
566
+ "grad_norm": 2.008836602068826,
567
+ "learning_rate": 7.134328800067684e-06,
568
+ "loss": 0.5072,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.4296455424274973,
573
+ "grad_norm": 1.898533967889375,
574
+ "learning_rate": 7.049101623982938e-06,
575
+ "loss": 0.5037,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.43501611170784105,
580
+ "grad_norm": 1.9911662902437104,
581
+ "learning_rate": 6.963152776341044e-06,
582
+ "loss": 0.504,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.44038668098818473,
587
+ "grad_norm": 2.0295509745248506,
588
+ "learning_rate": 6.876512527401897e-06,
589
+ "loss": 0.5049,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.44575725026852847,
594
+ "grad_norm": 2.0181826919469956,
595
+ "learning_rate": 6.789211390929497e-06,
596
+ "loss": 0.4963,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.45112781954887216,
601
+ "grad_norm": 1.892141276395263,
602
+ "learning_rate": 6.701280113445324e-06,
603
+ "loss": 0.5002,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.4564983888292159,
608
+ "grad_norm": 1.9070052783863771,
609
+ "learning_rate": 6.6127496633997475e-06,
610
+ "loss": 0.485,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.46186895810955964,
615
+ "grad_norm": 2.1387072725193454,
616
+ "learning_rate": 6.523651220265269e-06,
617
+ "loss": 0.4967,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.4672395273899033,
622
+ "grad_norm": 2.085588228406015,
623
+ "learning_rate": 6.434016163555452e-06,
624
+ "loss": 0.501,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.47261009667024706,
629
+ "grad_norm": 1.9089216655576455,
630
+ "learning_rate": 6.343876061773385e-06,
631
+ "loss": 0.4937,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.47798066595059074,
636
+ "grad_norm": 1.9312633313300902,
637
+ "learning_rate": 6.2532626612936035e-06,
638
+ "loss": 0.4839,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.4833512352309345,
643
+ "grad_norm": 1.9571336743336616,
644
+ "learning_rate": 6.162207875181354e-06,
645
+ "loss": 0.476,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.48872180451127817,
650
+ "grad_norm": 1.9801969405557864,
651
+ "learning_rate": 6.070743771953157e-06,
652
+ "loss": 0.4764,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.4940923737916219,
657
+ "grad_norm": 1.9655943801740696,
658
+ "learning_rate": 5.978902564282616e-06,
659
+ "loss": 0.4765,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.49946294307196565,
664
+ "grad_norm": 1.9737596326633116,
665
+ "learning_rate": 5.886716597655472e-06,
666
+ "loss": 0.4735,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.5048335123523093,
671
+ "grad_norm": 1.95318643736562,
672
+ "learning_rate": 5.7942183389778536e-06,
673
+ "loss": 0.4679,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.5102040816326531,
678
+ "grad_norm": 1.9041916424192031,
679
+ "learning_rate": 5.701440365141799e-06,
680
+ "loss": 0.4766,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.5155746509129968,
685
+ "grad_norm": 1.9562750863298486,
686
+ "learning_rate": 5.608415351552014e-06,
687
+ "loss": 0.4592,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.5209452201933404,
692
+ "grad_norm": 1.9361504397416536,
693
+ "learning_rate": 5.515176060617945e-06,
694
+ "loss": 0.4781,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.5263157894736842,
699
+ "grad_norm": 1.899883908382976,
700
+ "learning_rate": 5.421755330215223e-06,
701
+ "loss": 0.4656,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.5316863587540279,
706
+ "grad_norm": 1.9431192925662886,
707
+ "learning_rate": 5.328186062120509e-06,
708
+ "loss": 0.4633,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.5370569280343717,
713
+ "grad_norm": 2.0449974415384164,
714
+ "learning_rate": 5.23450121042383e-06,
715
+ "loss": 0.4683,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.5424274973147154,
720
+ "grad_norm": 2.0390170181760237,
721
+ "learning_rate": 5.140733769922525e-06,
722
+ "loss": 0.4476,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.547798066595059,
727
+ "grad_norm": 1.9021329921771841,
728
+ "learning_rate": 5.0469167645008245e-06,
729
+ "loss": 0.4453,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.5531686358754028,
734
+ "grad_norm": 1.9763527996853345,
735
+ "learning_rate": 4.953083235499177e-06,
736
+ "loss": 0.4514,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.5585392051557465,
741
+ "grad_norm": 2.0561752573847323,
742
+ "learning_rate": 4.859266230077474e-06,
743
+ "loss": 0.4297,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.5639097744360902,
748
+ "grad_norm": 1.8434878503038103,
749
+ "learning_rate": 4.7654987895761705e-06,
750
+ "loss": 0.4275,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.569280343716434,
755
+ "grad_norm": 1.83689219445279,
756
+ "learning_rate": 4.671813937879494e-06,
757
+ "loss": 0.4503,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.5746509129967776,
762
+ "grad_norm": 1.9537201020249528,
763
+ "learning_rate": 4.5782446697847775e-06,
764
+ "loss": 0.4392,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.5800214822771214,
769
+ "grad_norm": 1.8533716853221458,
770
+ "learning_rate": 4.484823939382056e-06,
771
+ "loss": 0.4334,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.5853920515574651,
776
+ "grad_norm": 1.961161386672394,
777
+ "learning_rate": 4.391584648447989e-06,
778
+ "loss": 0.4421,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.5907626208378088,
783
+ "grad_norm": 2.08054114617343,
784
+ "learning_rate": 4.298559634858202e-06,
785
+ "loss": 0.4283,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.5961331901181526,
790
+ "grad_norm": 1.8677160254958194,
791
+ "learning_rate": 4.205781661022146e-06,
792
+ "loss": 0.4381,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.6015037593984962,
797
+ "grad_norm": 1.920752668532558,
798
+ "learning_rate": 4.1132834023445304e-06,
799
+ "loss": 0.4341,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.60687432867884,
804
+ "grad_norm": 1.9452189289759259,
805
+ "learning_rate": 4.021097435717386e-06,
806
+ "loss": 0.415,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.6122448979591837,
811
+ "grad_norm": 1.9132748664941985,
812
+ "learning_rate": 3.929256228046845e-06,
813
+ "loss": 0.4336,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.6176154672395274,
818
+ "grad_norm": 1.993290738709928,
819
+ "learning_rate": 3.837792124818647e-06,
820
+ "loss": 0.422,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.6229860365198711,
825
+ "grad_norm": 1.9913961970653589,
826
+ "learning_rate": 3.7467373387063973e-06,
827
+ "loss": 0.4178,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.6283566058002148,
832
+ "grad_norm": 1.8427119621080716,
833
+ "learning_rate": 3.656123938226618e-06,
834
+ "loss": 0.428,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.6337271750805585,
839
+ "grad_norm": 1.968721400472942,
840
+ "learning_rate": 3.5659838364445505e-06,
841
+ "loss": 0.4172,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.6390977443609023,
846
+ "grad_norm": 1.96678689056989,
847
+ "learning_rate": 3.476348779734732e-06,
848
+ "loss": 0.4167,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.644468313641246,
853
+ "grad_norm": 2.0428744345313317,
854
+ "learning_rate": 3.387250336600254e-06,
855
+ "loss": 0.4217,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.6498388829215896,
860
+ "grad_norm": 1.911511183929403,
861
+ "learning_rate": 3.298719886554677e-06,
862
+ "loss": 0.4148,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.6552094522019334,
867
+ "grad_norm": 1.8297131756573501,
868
+ "learning_rate": 3.2107886090705035e-06,
869
+ "loss": 0.4113,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.6605800214822771,
874
+ "grad_norm": 1.8374139904627782,
875
+ "learning_rate": 3.1234874725981045e-06,
876
+ "loss": 0.4117,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.6659505907626209,
881
+ "grad_norm": 1.9133897000669955,
882
+ "learning_rate": 3.036847223658958e-06,
883
+ "loss": 0.4045,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.6713211600429646,
888
+ "grad_norm": 1.8730189334453256,
889
+ "learning_rate": 2.950898376017064e-06,
890
+ "loss": 0.4095,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.6766917293233082,
895
+ "grad_norm": 1.8500933581783825,
896
+ "learning_rate": 2.865671199932318e-06,
897
+ "loss": 0.4012,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.682062298603652,
902
+ "grad_norm": 1.7967563876892727,
903
+ "learning_rate": 2.781195711499658e-06,
904
+ "loss": 0.3941,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.6874328678839957,
909
+ "grad_norm": 1.8747314764617706,
910
+ "learning_rate": 2.697501662077707e-06,
911
+ "loss": 0.393,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.6928034371643395,
916
+ "grad_norm": 1.7802207847491662,
917
+ "learning_rate": 2.6146185278106807e-06,
918
+ "loss": 0.4017,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.6981740064446831,
923
+ "grad_norm": 2.02161990229544,
924
+ "learning_rate": 2.5325754992471886e-06,
925
+ "loss": 0.3995,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.7035445757250268,
930
+ "grad_norm": 1.8593472428410407,
931
+ "learning_rate": 2.4514014710596467e-06,
932
+ "loss": 0.3901,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.7089151450053706,
937
+ "grad_norm": 1.8511721146012157,
938
+ "learning_rate": 2.3711250318678906e-06,
939
+ "loss": 0.3968,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.7142857142857143,
944
+ "grad_norm": 1.8665899913322235,
945
+ "learning_rate": 2.2917744541705544e-06,
946
+ "loss": 0.3908,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.719656283566058,
951
+ "grad_norm": 1.8754563393501016,
952
+ "learning_rate": 2.2133776843878185e-06,
953
+ "loss": 0.3889,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.7250268528464017,
958
+ "grad_norm": 1.973295379140291,
959
+ "learning_rate": 2.1359623330189655e-06,
960
+ "loss": 0.3842,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.7303974221267454,
965
+ "grad_norm": 1.8678018351775936,
966
+ "learning_rate": 2.059555664918268e-06,
967
+ "loss": 0.3865,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.7357679914070892,
972
+ "grad_norm": 1.83999361738213,
973
+ "learning_rate": 1.9841845896926022e-06,
974
+ "loss": 0.3868,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.7411385606874329,
979
+ "grad_norm": 1.9587826124368826,
980
+ "learning_rate": 1.9098756522241634e-06,
981
+ "loss": 0.3868,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.7465091299677766,
986
+ "grad_norm": 1.7998085254745122,
987
+ "learning_rate": 1.8366550233216584e-06,
988
+ "loss": 0.3817,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.7518796992481203,
993
+ "grad_norm": 1.8019229893567459,
994
+ "learning_rate": 1.7645484905032129e-06,
995
+ "loss": 0.3756,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.757250268528464,
1000
+ "grad_norm": 1.7736589226596267,
1001
+ "learning_rate": 1.6935814489142937e-06,
1002
+ "loss": 0.382,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.7626208378088077,
1007
+ "grad_norm": 1.8736562250816207,
1008
+ "learning_rate": 1.6237788923838149e-06,
1009
+ "loss": 0.3742,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.7679914070891515,
1014
+ "grad_norm": 1.8367933341446385,
1015
+ "learning_rate": 1.555165404621567e-06,
1016
+ "loss": 0.3764,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.7733619763694952,
1021
+ "grad_norm": 1.742864313155285,
1022
+ "learning_rate": 1.487765150560116e-06,
1023
+ "loss": 0.3742,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.7787325456498388,
1028
+ "grad_norm": 1.7722081095014115,
1029
+ "learning_rate": 1.4216018678441558e-06,
1030
+ "loss": 0.3678,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.7841031149301826,
1035
+ "grad_norm": 1.9069716881049699,
1036
+ "learning_rate": 1.3566988584703817e-06,
1037
+ "loss": 0.362,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.7894736842105263,
1042
+ "grad_norm": 1.9399530643340799,
1043
+ "learning_rate": 1.293078980580766e-06,
1044
+ "loss": 0.3665,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 0.7948442534908701,
1049
+ "grad_norm": 1.8012127743281918,
1050
+ "learning_rate": 1.2307646404121692e-06,
1051
+ "loss": 0.3714,
1052
+ "step": 740
1053
+ },
1054
+ {
1055
+ "epoch": 0.8002148227712137,
1056
+ "grad_norm": 1.7867785582011508,
1057
+ "learning_rate": 1.1697777844051105e-06,
1058
+ "loss": 0.3708,
1059
+ "step": 745
1060
+ },
1061
+ {
1062
+ "epoch": 0.8055853920515574,
1063
+ "grad_norm": 1.7589328804606057,
1064
+ "learning_rate": 1.1101398914744565e-06,
1065
+ "loss": 0.3643,
1066
+ "step": 750
1067
+ },
1068
+ {
1069
+ "epoch": 0.8109559613319012,
1070
+ "grad_norm": 1.8095464000864174,
1071
+ "learning_rate": 1.0518719654447896e-06,
1072
+ "loss": 0.3717,
1073
+ "step": 755
1074
+ },
1075
+ {
1076
+ "epoch": 0.8163265306122449,
1077
+ "grad_norm": 1.7251086607823238,
1078
+ "learning_rate": 9.949945276530782e-07,
1079
+ "loss": 0.3629,
1080
+ "step": 760
1081
+ },
1082
+ {
1083
+ "epoch": 0.8216970998925887,
1084
+ "grad_norm": 1.8028411997450835,
1085
+ "learning_rate": 9.395276097212841e-07,
1086
+ "loss": 0.374,
1087
+ "step": 765
1088
+ },
1089
+ {
1090
+ "epoch": 0.8270676691729323,
1091
+ "grad_norm": 1.7477569693149821,
1092
+ "learning_rate": 8.854907465014479e-07,
1093
+ "loss": 0.3624,
1094
+ "step": 770
1095
+ },
1096
+ {
1097
+ "epoch": 0.832438238453276,
1098
+ "grad_norm": 1.7785432606954263,
1099
+ "learning_rate": 8.329029691957124e-07,
1100
+ "loss": 0.3606,
1101
+ "step": 775
1102
+ },
1103
+ {
1104
+ "epoch": 0.8378088077336198,
1105
+ "grad_norm": 1.7600532012822097,
1106
+ "learning_rate": 7.817827986537508e-07,
1107
+ "loss": 0.3518,
1108
+ "step": 780
1109
+ },
1110
+ {
1111
+ "epoch": 0.8431793770139635,
1112
+ "grad_norm": 1.8290298911632301,
1113
+ "learning_rate": 7.321482388499096e-07,
1114
+ "loss": 0.3558,
1115
+ "step": 785
1116
+ },
1117
+ {
1118
+ "epoch": 0.8485499462943072,
1119
+ "grad_norm": 1.736051089190557,
1120
+ "learning_rate": 6.840167705424106e-07,
1121
+ "loss": 0.3443,
1122
+ "step": 790
1123
+ },
1124
+ {
1125
+ "epoch": 0.8539205155746509,
1126
+ "grad_norm": 1.7339705264072511,
1127
+ "learning_rate": 6.374053451168166e-07,
1128
+ "loss": 0.3552,
1129
+ "step": 795
1130
+ },
1131
+ {
1132
+ "epoch": 0.8592910848549946,
1133
+ "grad_norm": 1.7168831046635995,
1134
+ "learning_rate": 5.92330378615929e-07,
1135
+ "loss": 0.3597,
1136
+ "step": 800
1137
+ },
1138
+ {
1139
+ "epoch": 0.8646616541353384,
1140
+ "grad_norm": 1.7597885378945268,
1141
+ "learning_rate": 5.488077459582425e-07,
1142
+ "loss": 0.3477,
1143
+ "step": 805
1144
+ },
1145
+ {
1146
+ "epoch": 0.8700322234156821,
1147
+ "grad_norm": 1.7454773401665622,
1148
+ "learning_rate": 5.068527753469604e-07,
1149
+ "loss": 0.347,
1150
+ "step": 810
1151
+ },
1152
+ {
1153
+ "epoch": 0.8754027926960258,
1154
+ "grad_norm": 2.1001488618217494,
1155
+ "learning_rate": 4.664802428715753e-07,
1156
+ "loss": 0.3624,
1157
+ "step": 815
1158
+ },
1159
+ {
1160
+ "epoch": 0.8807733619763695,
1161
+ "grad_norm": 1.8348931889008009,
1162
+ "learning_rate": 4.2770436730388166e-07,
1163
+ "loss": 0.3493,
1164
+ "step": 820
1165
+ },
1166
+ {
1167
+ "epoch": 0.8861439312567132,
1168
+ "grad_norm": 1.8482665559640643,
1169
+ "learning_rate": 3.9053880509028086e-07,
1170
+ "loss": 0.3575,
1171
+ "step": 825
1172
+ },
1173
+ {
1174
+ "epoch": 0.8915145005370569,
1175
+ "grad_norm": 1.7654284228336778,
1176
+ "learning_rate": 3.549966455421305e-07,
1177
+ "loss": 0.3521,
1178
+ "step": 830
1179
+ },
1180
+ {
1181
+ "epoch": 0.8968850698174007,
1182
+ "grad_norm": 1.8224060382887075,
1183
+ "learning_rate": 3.2109040622582186e-07,
1184
+ "loss": 0.3488,
1185
+ "step": 835
1186
+ },
1187
+ {
1188
+ "epoch": 0.9022556390977443,
1189
+ "grad_norm": 1.8156671777429907,
1190
+ "learning_rate": 2.8883202855423676e-07,
1191
+ "loss": 0.3475,
1192
+ "step": 840
1193
+ },
1194
+ {
1195
+ "epoch": 0.907626208378088,
1196
+ "grad_norm": 1.7401116306912476,
1197
+ "learning_rate": 2.582328735811029e-07,
1198
+ "loss": 0.3534,
1199
+ "step": 845
1200
+ },
1201
+ {
1202
+ "epoch": 0.9129967776584318,
1203
+ "grad_norm": 1.812051193355519,
1204
+ "learning_rate": 2.2930371799975593e-07,
1205
+ "loss": 0.3468,
1206
+ "step": 850
1207
+ },
1208
+ {
1209
+ "epoch": 0.9183673469387755,
1210
+ "grad_norm": 1.7410480531490395,
1211
+ "learning_rate": 2.0205475034770606e-07,
1212
+ "loss": 0.3543,
1213
+ "step": 855
1214
+ },
1215
+ {
1216
+ "epoch": 0.9237379162191193,
1217
+ "grad_norm": 1.9139735870352734,
1218
+ "learning_rate": 1.7649556741833995e-07,
1219
+ "loss": 0.3529,
1220
+ "step": 860
1221
+ },
1222
+ {
1223
+ "epoch": 0.9291084854994629,
1224
+ "grad_norm": 1.771391905028915,
1225
+ "learning_rate": 1.5263517088103862e-07,
1226
+ "loss": 0.3437,
1227
+ "step": 865
1228
+ },
1229
+ {
1230
+ "epoch": 0.9344790547798066,
1231
+ "grad_norm": 1.7345022358606093,
1232
+ "learning_rate": 1.304819641108801e-07,
1233
+ "loss": 0.3503,
1234
+ "step": 870
1235
+ },
1236
+ {
1237
+ "epoch": 0.9398496240601504,
1238
+ "grad_norm": 1.7801094287349393,
1239
+ "learning_rate": 1.1004374922906846e-07,
1240
+ "loss": 0.3451,
1241
+ "step": 875
1242
+ },
1243
+ {
1244
+ "epoch": 0.9452201933404941,
1245
+ "grad_norm": 1.8071597427760844,
1246
+ "learning_rate": 9.132772435510362e-08,
1247
+ "loss": 0.3508,
1248
+ "step": 880
1249
+ },
1250
+ {
1251
+ "epoch": 0.9505907626208379,
1252
+ "grad_norm": 1.7309028056205316,
1253
+ "learning_rate": 7.434048107168523e-08,
1254
+ "loss": 0.3493,
1255
+ "step": 885
1256
+ },
1257
+ {
1258
+ "epoch": 0.9559613319011815,
1259
+ "grad_norm": 1.8154045704256447,
1260
+ "learning_rate": 5.908800210322696e-08,
1261
+ "loss": 0.3574,
1262
+ "step": 890
1263
+ },
1264
+ {
1265
+ "epoch": 0.9613319011815252,
1266
+ "grad_norm": 1.8355027069478766,
1267
+ "learning_rate": 4.55756592088058e-08,
1268
+ "loss": 0.3525,
1269
+ "step": 895
1270
+ },
1271
+ {
1272
+ "epoch": 0.966702470461869,
1273
+ "grad_norm": 1.8104910905814395,
1274
+ "learning_rate": 3.3808211290284886e-08,
1275
+ "loss": 0.3397,
1276
+ "step": 900
1277
+ },
1278
+ {
1279
+ "epoch": 0.9720730397422127,
1280
+ "grad_norm": 1.8129460361338274,
1281
+ "learning_rate": 2.378980271628195e-08,
1282
+ "loss": 0.3451,
1283
+ "step": 905
1284
+ },
1285
+ {
1286
+ "epoch": 0.9774436090225563,
1287
+ "grad_norm": 1.712268760399258,
1288
+ "learning_rate": 1.552396186256411e-08,
1289
+ "loss": 0.3483,
1290
+ "step": 910
1291
+ },
1292
+ {
1293
+ "epoch": 0.9828141783029001,
1294
+ "grad_norm": 1.6906868953312937,
1295
+ "learning_rate": 9.013599869394096e-09,
1296
+ "loss": 0.3499,
1297
+ "step": 915
1298
+ },
1299
+ {
1300
+ "epoch": 0.9881847475832438,
1301
+ "grad_norm": 1.8154004316415735,
1302
+ "learning_rate": 4.261009616257638e-09,
1303
+ "loss": 0.3496,
1304
+ "step": 920
1305
+ },
1306
+ {
1307
+ "epoch": 0.9935553168635876,
1308
+ "grad_norm": 1.7609273835040906,
1309
+ "learning_rate": 1.2678649143349485e-09,
1310
+ "loss": 0.3491,
1311
+ "step": 925
1312
+ },
1313
+ {
1314
+ "epoch": 0.9989258861439313,
1315
+ "grad_norm": 1.7702401819369071,
1316
+ "learning_rate": 3.5219917003948003e-11,
1317
+ "loss": 0.3483,
1318
+ "step": 930
1319
+ },
1320
+ {
1321
+ "epoch": 1.0,
1322
+ "eval_loss": 0.3050035536289215,
1323
+ "eval_runtime": 1.1835,
1324
+ "eval_samples_per_second": 1.69,
1325
+ "eval_steps_per_second": 0.845,
1326
+ "step": 931
1327
+ },
1328
+ {
1329
+ "epoch": 1.0,
1330
+ "step": 931,
1331
+ "total_flos": 194827769610240.0,
1332
+ "train_loss": 0.5089763147490365,
1333
+ "train_runtime": 18320.1118,
1334
+ "train_samples_per_second": 1.626,
1335
+ "train_steps_per_second": 0.051
1336
+ }
1337
+ ],
1338
+ "logging_steps": 5,
1339
+ "max_steps": 931,
1340
+ "num_input_tokens_seen": 0,
1341
+ "num_train_epochs": 1,
1342
+ "save_steps": 100,
1343
+ "stateful_callbacks": {
1344
+ "TrainerControl": {
1345
+ "args": {
1346
+ "should_epoch_stop": false,
1347
+ "should_evaluate": false,
1348
+ "should_log": false,
1349
+ "should_save": true,
1350
+ "should_training_stop": true
1351
+ },
1352
+ "attributes": {}
1353
+ }
1354
+ },
1355
+ "total_flos": 194827769610240.0,
1356
+ "train_batch_size": 4,
1357
+ "trial_name": null,
1358
+ "trial_params": null
1359
+ }