chansung commited on
Commit
6cbf5f7
·
verified ·
1 Parent(s): 10c178b

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-7B-v0.3
3
+ datasets:
4
+ - generator
5
+ library_name: peft
6
+ license: apache-2.0
7
+ tags:
8
+ - trl
9
+ - sft
10
+ - generated_from_trainer
11
+ model-index:
12
+ - name: mistral-7b-0.3-gpt4o_100k_closedqa-k
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
+ # mistral-7b-0.3-gpt4o_100k_closedqa-k
20
+
21
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.7114
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: 2
44
+ - eval_batch_size: 2
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 8
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 32
50
+ - total_eval_batch_size: 16
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
+ | 0.7218 | 0.9991 | 582 | 1.7114 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.13.1.dev0
66
+ - Transformers 4.45.1
67
+ - Pytorch 2.4.1+cu121
68
+ - Datasets 3.0.1
69
+ - Tokenizers 0.20.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30484e5f42a26a06b635165218b07ae6f0a244f8c67b664d3a47a43c4fc7c2eb
3
  size 1087481480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae322c75d0dec4be1102e18ad2e4d1ec0f744a2a15c4461093aed6226b666b8
3
  size 1087481480
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9991416309012876,
3
+ "total_flos": 8.143946755646423e+17,
4
+ "train_loss": 0.7577278978636175,
5
+ "train_runtime": 4155.2284,
6
+ "train_samples": 111440,
7
+ "train_samples_per_second": 4.484,
8
+ "train_steps_per_second": 0.14
9
+ }
runs/Sep29_09-16-08_82b7fdadb1f8/events.out.tfevents.1727601660.82b7fdadb1f8.543380.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:510650fe21ed4578c63bf0ef6fe38622a67dc120b62b8b2037cc5d49f6fdb491
3
- size 27212
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e98ea9405a259e85921d85de685422d27bad62c4e58ca248ed29be45a35846
3
+ size 31213
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9991416309012876,
3
+ "total_flos": 8.143946755646423e+17,
4
+ "train_loss": 0.7577278978636175,
5
+ "train_runtime": 4155.2284,
6
+ "train_samples": 111440,
7
+ "train_samples_per_second": 4.484,
8
+ "train_steps_per_second": 0.14
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,869 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9991416309012876,
5
+ "eval_steps": 500,
6
+ "global_step": 582,
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.0017167381974248926,
13
+ "grad_norm": 3.986985683441162,
14
+ "learning_rate": 3.3898305084745763e-06,
15
+ "loss": 1.497,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.008583690987124463,
20
+ "grad_norm": 4.083123683929443,
21
+ "learning_rate": 1.694915254237288e-05,
22
+ "loss": 1.5029,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.017167381974248927,
27
+ "grad_norm": 2.801696300506592,
28
+ "learning_rate": 3.389830508474576e-05,
29
+ "loss": 1.4007,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.02575107296137339,
34
+ "grad_norm": 2.138871908187866,
35
+ "learning_rate": 5.0847457627118643e-05,
36
+ "loss": 1.2542,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.034334763948497854,
41
+ "grad_norm": 1.4012372493743896,
42
+ "learning_rate": 6.779661016949152e-05,
43
+ "loss": 1.1505,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.04291845493562232,
48
+ "grad_norm": 0.8826782703399658,
49
+ "learning_rate": 8.474576271186441e-05,
50
+ "loss": 1.0653,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.05150214592274678,
55
+ "grad_norm": 0.7491444945335388,
56
+ "learning_rate": 0.00010169491525423729,
57
+ "loss": 1.0047,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.060085836909871244,
62
+ "grad_norm": 0.691436767578125,
63
+ "learning_rate": 0.00011864406779661017,
64
+ "loss": 0.9515,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.06866952789699571,
69
+ "grad_norm": 0.5920073390007019,
70
+ "learning_rate": 0.00013559322033898305,
71
+ "loss": 0.9006,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.07725321888412018,
76
+ "grad_norm": 0.5658953785896301,
77
+ "learning_rate": 0.00015254237288135592,
78
+ "loss": 0.864,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.08583690987124463,
83
+ "grad_norm": 0.4744928181171417,
84
+ "learning_rate": 0.00016949152542372882,
85
+ "loss": 0.8326,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.0944206008583691,
90
+ "grad_norm": 1.3415422439575195,
91
+ "learning_rate": 0.0001864406779661017,
92
+ "loss": 0.8227,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.10300429184549356,
97
+ "grad_norm": 0.6074433922767639,
98
+ "learning_rate": 0.0001999981958814743,
99
+ "loss": 0.8157,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.11158798283261803,
104
+ "grad_norm": 0.5061601996421814,
105
+ "learning_rate": 0.00019993505856798243,
106
+ "loss": 0.806,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.12017167381974249,
111
+ "grad_norm": 0.48751935362815857,
112
+ "learning_rate": 0.00019978178041451998,
113
+ "loss": 0.7938,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.12875536480686695,
118
+ "grad_norm": 0.4422796666622162,
119
+ "learning_rate": 0.0001995384996770874,
120
+ "loss": 0.8038,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.13733905579399142,
125
+ "grad_norm": 0.4579014182090759,
126
+ "learning_rate": 0.000199205435793491,
127
+ "loss": 0.7865,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.1459227467811159,
132
+ "grad_norm": 0.43843501806259155,
133
+ "learning_rate": 0.00019878288918541114,
134
+ "loss": 0.7769,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.15450643776824036,
139
+ "grad_norm": 0.4283618927001953,
140
+ "learning_rate": 0.00019827124098742394,
141
+ "loss": 0.7815,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.1630901287553648,
146
+ "grad_norm": 0.4591907858848572,
147
+ "learning_rate": 0.0001976709527032198,
148
+ "loss": 0.7852,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.17167381974248927,
153
+ "grad_norm": 0.3763423264026642,
154
+ "learning_rate": 0.00019698256578933005,
155
+ "loss": 0.7712,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.18025751072961374,
160
+ "grad_norm": 0.46547284722328186,
161
+ "learning_rate": 0.00019620670116673604,
162
+ "loss": 0.759,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.1888412017167382,
167
+ "grad_norm": 0.4377448260784149,
168
+ "learning_rate": 0.0001953440586608022,
169
+ "loss": 0.7664,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.19742489270386265,
174
+ "grad_norm": 0.4102751910686493,
175
+ "learning_rate": 0.00019439541637003772,
176
+ "loss": 0.7705,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.20600858369098712,
181
+ "grad_norm": 0.5243790745735168,
182
+ "learning_rate": 0.00019336162996425597,
183
+ "loss": 0.7639,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.2145922746781116,
188
+ "grad_norm": 0.4595816731452942,
189
+ "learning_rate": 0.00019224363191276559,
190
+ "loss": 0.7593,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.22317596566523606,
195
+ "grad_norm": 0.42034828662872314,
196
+ "learning_rate": 0.00019104243064328838,
197
+ "loss": 0.7549,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.2317596566523605,
202
+ "grad_norm": 0.443181574344635,
203
+ "learning_rate": 0.00018975910963236366,
204
+ "loss": 0.7561,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.24034334763948498,
209
+ "grad_norm": 0.45033738017082214,
210
+ "learning_rate": 0.00018839482642805843,
211
+ "loss": 0.7543,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.24892703862660945,
216
+ "grad_norm": 0.6711452603340149,
217
+ "learning_rate": 0.000186950811605866,
218
+ "loss": 0.7435,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.2575107296137339,
223
+ "grad_norm": 0.45346158742904663,
224
+ "learning_rate": 0.00018542836765873396,
225
+ "loss": 0.7569,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.26609442060085836,
230
+ "grad_norm": 0.39888471364974976,
231
+ "learning_rate": 0.00018382886782222313,
232
+ "loss": 0.7464,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.27467811158798283,
237
+ "grad_norm": 0.59100741147995,
238
+ "learning_rate": 0.00018215375483585726,
239
+ "loss": 0.7452,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.2832618025751073,
244
+ "grad_norm": 0.4381592273712158,
245
+ "learning_rate": 0.0001804045396417801,
246
+ "loss": 0.7324,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.2918454935622318,
251
+ "grad_norm": 0.5130012631416321,
252
+ "learning_rate": 0.0001785828000218947,
253
+ "loss": 0.7354,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.30042918454935624,
258
+ "grad_norm": 0.4690544307231903,
259
+ "learning_rate": 0.00017669017917471314,
260
+ "loss": 0.743,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.3090128755364807,
265
+ "grad_norm": 0.5336308479309082,
266
+ "learning_rate": 0.00017472838423320108,
267
+ "loss": 0.7337,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.31759656652360513,
272
+ "grad_norm": 0.46447548270225525,
273
+ "learning_rate": 0.0001726991847249539,
274
+ "loss": 0.7451,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.3261802575107296,
279
+ "grad_norm": 0.39880847930908203,
280
+ "learning_rate": 0.000170604410976093,
281
+ "loss": 0.7303,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.33476394849785407,
286
+ "grad_norm": 0.42278820276260376,
287
+ "learning_rate": 0.00016844595246032234,
288
+ "loss": 0.7467,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.34334763948497854,
293
+ "grad_norm": 0.4219389855861664,
294
+ "learning_rate": 0.00016622575609463432,
295
+ "loss": 0.7454,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.351931330472103,
300
+ "grad_norm": 0.49944549798965454,
301
+ "learning_rate": 0.00016394582448320163,
302
+ "loss": 0.7372,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.3605150214592275,
307
+ "grad_norm": 0.45013898611068726,
308
+ "learning_rate": 0.00016160821411104057,
309
+ "loss": 0.7143,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.36909871244635195,
314
+ "grad_norm": 0.3965418040752411,
315
+ "learning_rate": 0.00015921503348907288,
316
+ "loss": 0.7294,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.3776824034334764,
321
+ "grad_norm": 0.3835819363594055,
322
+ "learning_rate": 0.00015676844125226178,
323
+ "loss": 0.7137,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.38626609442060084,
328
+ "grad_norm": 0.40587151050567627,
329
+ "learning_rate": 0.00015427064421253542,
330
+ "loss": 0.7301,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.3948497854077253,
335
+ "grad_norm": 0.40463292598724365,
336
+ "learning_rate": 0.00015172389536825554,
337
+ "loss": 0.73,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.4034334763948498,
342
+ "grad_norm": 0.4850827157497406,
343
+ "learning_rate": 0.00014913049187202613,
344
+ "loss": 0.7143,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.41201716738197425,
349
+ "grad_norm": 0.4655815064907074,
350
+ "learning_rate": 0.0001464927729586751,
351
+ "loss": 0.7228,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.4206008583690987,
356
+ "grad_norm": 0.42954930663108826,
357
+ "learning_rate": 0.0001438131178352782,
358
+ "loss": 0.7424,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.4291845493562232,
363
+ "grad_norm": 0.47542840242385864,
364
+ "learning_rate": 0.000141093943535128,
365
+ "loss": 0.7196,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.43776824034334766,
370
+ "grad_norm": 0.4334765672683716,
371
+ "learning_rate": 0.00013833770273758396,
372
+ "loss": 0.7407,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.44635193133047213,
377
+ "grad_norm": 0.43749311566352844,
378
+ "learning_rate": 0.00013554688155577012,
379
+ "loss": 0.7174,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.45493562231759654,
384
+ "grad_norm": 0.4014078378677368,
385
+ "learning_rate": 0.0001327239972941153,
386
+ "loss": 0.7243,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.463519313304721,
391
+ "grad_norm": 0.47700533270835876,
392
+ "learning_rate": 0.00012987159617775952,
393
+ "loss": 0.7318,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.4721030042918455,
398
+ "grad_norm": 0.40848225355148315,
399
+ "learning_rate": 0.0001269922510558735,
400
+ "loss": 0.7213,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.48068669527896996,
405
+ "grad_norm": 0.4185446798801422,
406
+ "learning_rate": 0.00012408855908096372,
407
+ "loss": 0.7251,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.4892703862660944,
412
+ "grad_norm": 0.41637638211250305,
413
+ "learning_rate": 0.00012116313936625616,
414
+ "loss": 0.7304,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.4978540772532189,
419
+ "grad_norm": 0.3961445391178131,
420
+ "learning_rate": 0.00011821863062327142,
421
+ "loss": 0.7176,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.5064377682403434,
426
+ "grad_norm": 0.4589502811431885,
427
+ "learning_rate": 0.00011525768878172217,
428
+ "loss": 0.7091,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.5150214592274678,
433
+ "grad_norm": 0.40595656633377075,
434
+ "learning_rate": 0.0001122829845938802,
435
+ "loss": 0.7343,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.5236051502145923,
440
+ "grad_norm": 0.5253564119338989,
441
+ "learning_rate": 0.00010929720122557346,
442
+ "loss": 0.7162,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.5321888412017167,
447
+ "grad_norm": 0.4770199954509735,
448
+ "learning_rate": 0.00010630303183598586,
449
+ "loss": 0.7117,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.5407725321888412,
454
+ "grad_norm": 0.4303250312805176,
455
+ "learning_rate": 0.00010330317714844382,
456
+ "loss": 0.7075,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.5493562231759657,
461
+ "grad_norm": 0.39325711131095886,
462
+ "learning_rate": 0.0001003003430143792,
463
+ "loss": 0.7138,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.5579399141630901,
468
+ "grad_norm": 0.45550739765167236,
469
+ "learning_rate": 9.729723797266733e-05,
470
+ "loss": 0.72,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.5665236051502146,
475
+ "grad_norm": 0.45296674966812134,
476
+ "learning_rate": 9.429657080654066e-05,
477
+ "loss": 0.7131,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.575107296137339,
482
+ "grad_norm": 0.4620877504348755,
483
+ "learning_rate": 9.130104810028196e-05,
484
+ "loss": 0.7212,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.5836909871244635,
489
+ "grad_norm": 0.3927091658115387,
490
+ "learning_rate": 8.831337179790135e-05,
491
+ "loss": 0.7156,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.592274678111588,
496
+ "grad_norm": 0.3895888924598694,
497
+ "learning_rate": 8.533623676599832e-05,
498
+ "loss": 0.7166,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.6008583690987125,
503
+ "grad_norm": 0.4301272928714752,
504
+ "learning_rate": 8.237232836300797e-05,
505
+ "loss": 0.7287,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.6094420600858369,
510
+ "grad_norm": 0.4707149565219879,
511
+ "learning_rate": 7.94243200170232e-05,
512
+ "loss": 0.7021,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.6180257510729614,
517
+ "grad_norm": 0.40633898973464966,
518
+ "learning_rate": 7.649487081437818e-05,
519
+ "loss": 0.6989,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.6266094420600858,
524
+ "grad_norm": 0.4026099741458893,
525
+ "learning_rate": 7.358662310116808e-05,
526
+ "loss": 0.716,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.6351931330472103,
531
+ "grad_norm": 0.397532194852829,
532
+ "learning_rate": 7.070220009986828e-05,
533
+ "loss": 0.6927,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.6437768240343348,
538
+ "grad_norm": 0.4312935173511505,
539
+ "learning_rate": 6.784420354320295e-05,
540
+ "loss": 0.6962,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.6523605150214592,
545
+ "grad_norm": 0.42235448956489563,
546
+ "learning_rate": 6.501521132739727e-05,
547
+ "loss": 0.7219,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.6609442060085837,
552
+ "grad_norm": 0.4233233630657196,
553
+ "learning_rate": 6.221777518693023e-05,
554
+ "loss": 0.7139,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.6695278969957081,
559
+ "grad_norm": 0.3970154821872711,
560
+ "learning_rate": 5.945441839288487e-05,
561
+ "loss": 0.7088,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.6781115879828327,
566
+ "grad_norm": 0.39059823751449585,
567
+ "learning_rate": 5.672763347697252e-05,
568
+ "loss": 0.7122,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.6866952789699571,
573
+ "grad_norm": 0.42738205194473267,
574
+ "learning_rate": 5.403987998328364e-05,
575
+ "loss": 0.6922,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.6952789699570815,
580
+ "grad_norm": 0.45146945118904114,
581
+ "learning_rate": 5.139358224979368e-05,
582
+ "loss": 0.7019,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.703862660944206,
587
+ "grad_norm": 0.4161079227924347,
588
+ "learning_rate": 4.8791127221624e-05,
589
+ "loss": 0.7089,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.7124463519313304,
594
+ "grad_norm": 0.45124712586402893,
595
+ "learning_rate": 4.62348622980316e-05,
596
+ "loss": 0.7066,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.721030042918455,
601
+ "grad_norm": 0.45476675033569336,
602
+ "learning_rate": 4.372709321506848e-05,
603
+ "loss": 0.7043,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.7296137339055794,
608
+ "grad_norm": 0.424629271030426,
609
+ "learning_rate": 4.12700819658212e-05,
610
+ "loss": 0.7059,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.7381974248927039,
615
+ "grad_norm": 0.4276103675365448,
616
+ "learning_rate": 3.8866044760106446e-05,
617
+ "loss": 0.7065,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.7467811158798283,
622
+ "grad_norm": 0.43286246061325073,
623
+ "learning_rate": 3.651715002546251e-05,
624
+ "loss": 0.6944,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.7553648068669528,
629
+ "grad_norm": 0.4260043799877167,
630
+ "learning_rate": 3.422551645124048e-05,
631
+ "loss": 0.7009,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.7639484978540773,
636
+ "grad_norm": 0.39454787969589233,
637
+ "learning_rate": 3.199321107755863e-05,
638
+ "loss": 0.6939,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.7725321888412017,
643
+ "grad_norm": 0.45329296588897705,
644
+ "learning_rate": 2.9822247430844375e-05,
645
+ "loss": 0.7146,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.7811158798283262,
650
+ "grad_norm": 0.3966417610645294,
651
+ "learning_rate": 2.7714583707645247e-05,
652
+ "loss": 0.6974,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.7896995708154506,
657
+ "grad_norm": 0.44266363978385925,
658
+ "learning_rate": 2.5672121008346895e-05,
659
+ "loss": 0.7029,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.7982832618025751,
664
+ "grad_norm": 0.4370868504047394,
665
+ "learning_rate": 2.369670162239166e-05,
666
+ "loss": 0.6993,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.8068669527896996,
671
+ "grad_norm": 0.413068562746048,
672
+ "learning_rate": 2.1790107366544366e-05,
673
+ "loss": 0.7017,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.8154506437768241,
678
+ "grad_norm": 0.40551063418388367,
679
+ "learning_rate": 1.9954057977703776e-05,
680
+ "loss": 0.7055,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.8240343347639485,
685
+ "grad_norm": 0.42292067408561707,
686
+ "learning_rate": 1.819020956171017e-05,
687
+ "loss": 0.6981,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.8326180257510729,
692
+ "grad_norm": 0.41726067662239075,
693
+ "learning_rate": 1.6500153099547344e-05,
694
+ "loss": 0.6953,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.8412017167381974,
699
+ "grad_norm": 0.4085144102573395,
700
+ "learning_rate": 1.4885413012287098e-05,
701
+ "loss": 0.7045,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.8497854077253219,
706
+ "grad_norm": 0.40902742743492126,
707
+ "learning_rate": 1.3347445786070456e-05,
708
+ "loss": 0.7125,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.8583690987124464,
713
+ "grad_norm": 0.408077597618103,
714
+ "learning_rate": 1.1887638658365452e-05,
715
+ "loss": 0.6806,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.8669527896995708,
720
+ "grad_norm": 0.4097277820110321,
721
+ "learning_rate": 1.0507308366687141e-05,
722
+ "loss": 0.7041,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.8755364806866953,
727
+ "grad_norm": 0.406400591135025,
728
+ "learning_rate": 9.207699960908012e-06,
729
+ "loss": 0.7052,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.8841201716738197,
734
+ "grad_norm": 0.3999215364456177,
735
+ "learning_rate": 7.989985680230305e-06,
736
+ "loss": 0.7097,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.8927038626609443,
741
+ "grad_norm": 0.4089025557041168,
742
+ "learning_rate": 6.855263895833064e-06,
743
+ "loss": 0.708,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.9012875536480687,
748
+ "grad_norm": 0.398349791765213,
749
+ "learning_rate": 5.804558120147674e-06,
750
+ "loss": 0.7117,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.9098712446351931,
755
+ "grad_norm": 0.40962719917297363,
756
+ "learning_rate": 4.838816083655695e-06,
757
+ "loss": 0.7083,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.9184549356223176,
762
+ "grad_norm": 0.4219372868537903,
763
+ "learning_rate": 3.95890888004149e-06,
764
+ "loss": 0.7023,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.927038626609442,
769
+ "grad_norm": 0.4286939799785614,
770
+ "learning_rate": 3.165630180470802e-06,
771
+ "loss": 0.7072,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.9356223175965666,
776
+ "grad_norm": 0.4043157696723938,
777
+ "learning_rate": 2.459695517703919e-06,
778
+ "loss": 0.7078,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.944206008583691,
783
+ "grad_norm": 0.3982146978378296,
784
+ "learning_rate": 1.8417416406894094e-06,
785
+ "loss": 0.6925,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.9527896995708155,
790
+ "grad_norm": 0.387021005153656,
791
+ "learning_rate": 1.3123259402202048e-06,
792
+ "loss": 0.6931,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.9613733905579399,
797
+ "grad_norm": 0.39866942167282104,
798
+ "learning_rate": 8.71925946170371e-07,
799
+ "loss": 0.7034,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.9699570815450643,
804
+ "grad_norm": 0.4020968973636627,
805
+ "learning_rate": 5.209388967659768e-07,
806
+ "loss": 0.7247,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.9785407725321889,
811
+ "grad_norm": 0.4172390103340149,
812
+ "learning_rate": 2.596813802785092e-07,
813
+ "loss": 0.7069,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.9871244635193133,
818
+ "grad_norm": 0.4030327796936035,
819
+ "learning_rate": 8.838904946407711e-08,
820
+ "loss": 0.7,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.9957081545064378,
825
+ "grad_norm": 0.4182168245315552,
826
+ "learning_rate": 7.216409006038927e-09,
827
+ "loss": 0.7218,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.9991416309012876,
832
+ "eval_loss": 1.711365818977356,
833
+ "eval_runtime": 0.9327,
834
+ "eval_samples_per_second": 6.433,
835
+ "eval_steps_per_second": 1.072,
836
+ "step": 582
837
+ },
838
+ {
839
+ "epoch": 0.9991416309012876,
840
+ "step": 582,
841
+ "total_flos": 8.143946755646423e+17,
842
+ "train_loss": 0.7577278978636175,
843
+ "train_runtime": 4155.2284,
844
+ "train_samples_per_second": 4.484,
845
+ "train_steps_per_second": 0.14
846
+ }
847
+ ],
848
+ "logging_steps": 5,
849
+ "max_steps": 582,
850
+ "num_input_tokens_seen": 0,
851
+ "num_train_epochs": 1,
852
+ "save_steps": 100,
853
+ "stateful_callbacks": {
854
+ "TrainerControl": {
855
+ "args": {
856
+ "should_epoch_stop": false,
857
+ "should_evaluate": false,
858
+ "should_log": false,
859
+ "should_save": true,
860
+ "should_training_stop": true
861
+ },
862
+ "attributes": {}
863
+ }
864
+ },
865
+ "total_flos": 8.143946755646423e+17,
866
+ "train_batch_size": 2,
867
+ "trial_name": null,
868
+ "trial_params": null
869
+ }