emilykang commited on
Commit
1451ca2
·
verified ·
1 Parent(s): c47d377

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
  "o_proj",
26
- "v_proj"
 
 
 
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "v_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "q_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24b6e0200fca4624db07921a2e35a49004c4b1000f6c23c79ec96074b25b1b6f
3
- size 7391832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f0787f17440ca9e575d9136f2f395acea0b0718301be48f860c60cc66a93b8
3
+ size 39256704
trainer_state.json ADDED
@@ -0,0 +1,380 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 9.852216748768473,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
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.19704433497536947,
13
+ "grad_norm": 0.90673828125,
14
+ "learning_rate": 0.00019980267284282717,
15
+ "loss": 1.6839,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.39408866995073893,
20
+ "grad_norm": 0.7666015625,
21
+ "learning_rate": 0.0001992114701314478,
22
+ "loss": 1.3775,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.5911330049261084,
27
+ "grad_norm": 1.26171875,
28
+ "learning_rate": 0.0001982287250728689,
29
+ "loss": 1.2362,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.7881773399014779,
34
+ "grad_norm": 0.51904296875,
35
+ "learning_rate": 0.0001968583161128631,
36
+ "loss": 1.1045,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.9852216748768473,
41
+ "grad_norm": 0.457763671875,
42
+ "learning_rate": 0.00019510565162951537,
43
+ "loss": 1.0098,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 1.1822660098522166,
48
+ "grad_norm": 0.378173828125,
49
+ "learning_rate": 0.00019297764858882514,
50
+ "loss": 0.9158,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 1.3793103448275863,
55
+ "grad_norm": 0.385009765625,
56
+ "learning_rate": 0.00019048270524660196,
57
+ "loss": 0.8679,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 1.5763546798029555,
62
+ "grad_norm": 0.436279296875,
63
+ "learning_rate": 0.00018763066800438636,
64
+ "loss": 0.8699,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 1.7733990147783252,
69
+ "grad_norm": 0.358154296875,
70
+ "learning_rate": 0.00018443279255020152,
71
+ "loss": 0.8928,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 1.9704433497536946,
76
+ "grad_norm": 0.353515625,
77
+ "learning_rate": 0.00018090169943749476,
78
+ "loss": 0.8451,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 2.167487684729064,
83
+ "grad_norm": 0.344482421875,
84
+ "learning_rate": 0.00017705132427757895,
85
+ "loss": 0.8518,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 2.3645320197044333,
90
+ "grad_norm": 0.3330078125,
91
+ "learning_rate": 0.00017289686274214118,
92
+ "loss": 0.834,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 2.561576354679803,
97
+ "grad_norm": 0.33935546875,
98
+ "learning_rate": 0.00016845471059286887,
99
+ "loss": 0.8082,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 2.7586206896551726,
104
+ "grad_norm": 0.381103515625,
105
+ "learning_rate": 0.000163742398974869,
106
+ "loss": 0.8103,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 2.955665024630542,
111
+ "grad_norm": 0.371826171875,
112
+ "learning_rate": 0.00015877852522924732,
113
+ "loss": 0.8405,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 3.1527093596059115,
118
+ "grad_norm": 0.4560546875,
119
+ "learning_rate": 0.00015358267949789966,
120
+ "loss": 0.8076,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 3.3497536945812807,
125
+ "grad_norm": 0.497314453125,
126
+ "learning_rate": 0.00014817536741017152,
127
+ "loss": 0.8112,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 3.5467980295566504,
132
+ "grad_norm": 0.3759765625,
133
+ "learning_rate": 0.00014257792915650728,
134
+ "loss": 0.7933,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 3.7438423645320196,
139
+ "grad_norm": 0.396484375,
140
+ "learning_rate": 0.00013681245526846783,
141
+ "loss": 0.7877,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 3.9408866995073892,
146
+ "grad_norm": 0.421630859375,
147
+ "learning_rate": 0.00013090169943749476,
148
+ "loss": 0.8012,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 4.137931034482759,
153
+ "grad_norm": 0.4208984375,
154
+ "learning_rate": 0.0001248689887164855,
155
+ "loss": 0.799,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 4.334975369458128,
160
+ "grad_norm": 0.377685546875,
161
+ "learning_rate": 0.00011873813145857249,
162
+ "loss": 0.7942,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 4.532019704433497,
167
+ "grad_norm": 0.52880859375,
168
+ "learning_rate": 0.00011253332335643043,
169
+ "loss": 0.7658,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 4.7290640394088665,
174
+ "grad_norm": 0.462890625,
175
+ "learning_rate": 0.00010627905195293135,
176
+ "loss": 0.7761,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 4.926108374384237,
181
+ "grad_norm": 0.54638671875,
182
+ "learning_rate": 0.0001,
183
+ "loss": 0.789,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 5.123152709359606,
188
+ "grad_norm": 0.42822265625,
189
+ "learning_rate": 9.372094804706867e-05,
190
+ "loss": 0.7697,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 5.320197044334975,
195
+ "grad_norm": 0.4482421875,
196
+ "learning_rate": 8.746667664356956e-05,
197
+ "loss": 0.7713,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 5.517241379310345,
202
+ "grad_norm": 0.45361328125,
203
+ "learning_rate": 8.126186854142752e-05,
204
+ "loss": 0.7812,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 5.714285714285714,
209
+ "grad_norm": 0.4521484375,
210
+ "learning_rate": 7.513101128351454e-05,
211
+ "loss": 0.7549,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 5.911330049261084,
216
+ "grad_norm": 0.45703125,
217
+ "learning_rate": 6.909830056250527e-05,
218
+ "loss": 0.7387,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 6.108374384236453,
223
+ "grad_norm": 0.433837890625,
224
+ "learning_rate": 6.318754473153221e-05,
225
+ "loss": 0.759,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 6.305418719211823,
230
+ "grad_norm": 0.492431640625,
231
+ "learning_rate": 5.7422070843492734e-05,
232
+ "loss": 0.7572,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 6.502463054187192,
237
+ "grad_norm": 0.45068359375,
238
+ "learning_rate": 5.182463258982846e-05,
239
+ "loss": 0.7507,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 6.699507389162561,
244
+ "grad_norm": 0.476806640625,
245
+ "learning_rate": 4.6417320502100316e-05,
246
+ "loss": 0.7483,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 6.896551724137931,
251
+ "grad_norm": 0.464599609375,
252
+ "learning_rate": 4.12214747707527e-05,
253
+ "loss": 0.7618,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 7.093596059113301,
258
+ "grad_norm": 0.44970703125,
259
+ "learning_rate": 3.6257601025131026e-05,
260
+ "loss": 0.7294,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 7.29064039408867,
265
+ "grad_norm": 0.50390625,
266
+ "learning_rate": 3.154528940713113e-05,
267
+ "loss": 0.7575,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 7.487684729064039,
272
+ "grad_norm": 0.45751953125,
273
+ "learning_rate": 2.7103137257858868e-05,
274
+ "loss": 0.7349,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 7.684729064039409,
279
+ "grad_norm": 0.51123046875,
280
+ "learning_rate": 2.2948675722421086e-05,
281
+ "loss": 0.7431,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 7.8817733990147785,
286
+ "grad_norm": 0.442138671875,
287
+ "learning_rate": 1.9098300562505266e-05,
288
+ "loss": 0.7429,
289
+ "step": 400
290
+ },
291
+ {
292
+ "epoch": 8.078817733990148,
293
+ "grad_norm": 0.4794921875,
294
+ "learning_rate": 1.5567207449798515e-05,
295
+ "loss": 0.7386,
296
+ "step": 410
297
+ },
298
+ {
299
+ "epoch": 8.275862068965518,
300
+ "grad_norm": 0.49609375,
301
+ "learning_rate": 1.2369331995613665e-05,
302
+ "loss": 0.7209,
303
+ "step": 420
304
+ },
305
+ {
306
+ "epoch": 8.472906403940886,
307
+ "grad_norm": 0.453369140625,
308
+ "learning_rate": 9.517294753398064e-06,
309
+ "loss": 0.7379,
310
+ "step": 430
311
+ },
312
+ {
313
+ "epoch": 8.669950738916256,
314
+ "grad_norm": 0.461181640625,
315
+ "learning_rate": 7.022351411174866e-06,
316
+ "loss": 0.7192,
317
+ "step": 440
318
+ },
319
+ {
320
+ "epoch": 8.866995073891626,
321
+ "grad_norm": 0.4892578125,
322
+ "learning_rate": 4.8943483704846475e-06,
323
+ "loss": 0.7553,
324
+ "step": 450
325
+ },
326
+ {
327
+ "epoch": 9.064039408866995,
328
+ "grad_norm": 0.52685546875,
329
+ "learning_rate": 3.1416838871368924e-06,
330
+ "loss": 0.7381,
331
+ "step": 460
332
+ },
333
+ {
334
+ "epoch": 9.261083743842365,
335
+ "grad_norm": 0.490234375,
336
+ "learning_rate": 1.771274927131139e-06,
337
+ "loss": 0.733,
338
+ "step": 470
339
+ },
340
+ {
341
+ "epoch": 9.458128078817733,
342
+ "grad_norm": 0.46240234375,
343
+ "learning_rate": 7.885298685522235e-07,
344
+ "loss": 0.7257,
345
+ "step": 480
346
+ },
347
+ {
348
+ "epoch": 9.655172413793103,
349
+ "grad_norm": 0.5029296875,
350
+ "learning_rate": 1.973271571728441e-07,
351
+ "loss": 0.7418,
352
+ "step": 490
353
+ },
354
+ {
355
+ "epoch": 9.852216748768473,
356
+ "grad_norm": 0.447021484375,
357
+ "learning_rate": 0.0,
358
+ "loss": 0.7347,
359
+ "step": 500
360
+ },
361
+ {
362
+ "epoch": 9.852216748768473,
363
+ "step": 500,
364
+ "total_flos": 2.4398694187008e+16,
365
+ "train_loss": 0.8303789939880372,
366
+ "train_runtime": 437.9863,
367
+ "train_samples_per_second": 4.635,
368
+ "train_steps_per_second": 1.142
369
+ }
370
+ ],
371
+ "logging_steps": 10,
372
+ "max_steps": 500,
373
+ "num_input_tokens_seen": 0,
374
+ "num_train_epochs": 10,
375
+ "save_steps": 500,
376
+ "total_flos": 2.4398694187008e+16,
377
+ "train_batch_size": 1,
378
+ "trial_name": null,
379
+ "trial_params": null
380
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:464f3ae212d01c5333ff7ed5bb2c798576c759cf86641637b99901200e079f70
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:365062f750efd3027030a0766777562ce4fb410612885db9814c38a7072e870e
3
  size 4984