terry69 commited on
Commit
6e14baa
1 Parent(s): de494a9

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - trl
5
+ - sft
6
+ - generated_from_trainer
7
+ base_model: mistralai/Mistral-7B-v0.1
8
+ model-index:
9
+ - name: zephyr-7b-sft-qlora-20p
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # zephyr-7b-sft-qlora-20p
17
+
18
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9167
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0002
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 4
42
+ - seed: 42
43
+ - distributed_type: multi-GPU
44
+ - num_devices: 4
45
+ - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 64
47
+ - total_eval_batch_size: 16
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_ratio: 0.1
51
+ - num_epochs: 1
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:-----:|:----:|:---------------:|
57
+ | 0.7345 | 1.0 | 337 | 0.9167 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.7.1
63
+ - Transformers 4.39.0.dev0
64
+ - Pytorch 2.2.2+cu121
65
+ - Datasets 2.14.6
66
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c079d39f283489d46339e4c2b6fd1b4c5829128893cb7706102ac9bd6592745
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e6100438f16ad28926845855baaeeb50e501e191ea7a08cc0e163ba34609d4
3
  size 83946192
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.749147473527699,
4
+ "train_runtime": 12638.7542,
5
+ "train_samples": 21594,
6
+ "train_samples_per_second": 1.709,
7
+ "train_steps_per_second": 0.027
8
+ }
runs/Apr29_22-23-15_ip-172-31-69-60.ec2.internal/events.out.tfevents.1714429415.ip-172-31-69-60.ec2.internal.25748.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c755258dc4607b06978444d2a45b07adb08aae7c54b5bf49dc5cb772ea146ce
3
- size 17473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee21a13bc2e989d37b272abbc4165c8daf3612382f151f7d0bdb3ea064d4dcd4
3
+ size 19575
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.749147473527699,
4
+ "train_runtime": 12638.7542,
5
+ "train_samples": 21594,
6
+ "train_samples_per_second": 1.709,
7
+ "train_steps_per_second": 0.027
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,514 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9985185185185185,
5
+ "eval_steps": 500,
6
+ "global_step": 337,
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.0,
13
+ "grad_norm": 0.2717343719780384,
14
+ "learning_rate": 5.882352941176471e-06,
15
+ "loss": 0.847,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.01,
20
+ "grad_norm": 0.26018788821527083,
21
+ "learning_rate": 2.9411764705882354e-05,
22
+ "loss": 0.8467,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.03,
27
+ "grad_norm": 0.27409502007154274,
28
+ "learning_rate": 5.882352941176471e-05,
29
+ "loss": 0.7941,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.04,
34
+ "grad_norm": 0.22808596919423202,
35
+ "learning_rate": 8.823529411764706e-05,
36
+ "loss": 0.7851,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.06,
41
+ "grad_norm": 0.23125133584227386,
42
+ "learning_rate": 0.00011764705882352942,
43
+ "loss": 0.7755,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.07,
48
+ "grad_norm": 0.25989189643744065,
49
+ "learning_rate": 0.00014705882352941178,
50
+ "loss": 0.7702,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.09,
55
+ "grad_norm": 0.22753514517272877,
56
+ "learning_rate": 0.00017647058823529413,
57
+ "loss": 0.7686,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.1,
62
+ "grad_norm": 0.21078016758955764,
63
+ "learning_rate": 0.00019999462497359466,
64
+ "loss": 0.7542,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.12,
69
+ "grad_norm": 0.19859081893165376,
70
+ "learning_rate": 0.00019980655971335945,
71
+ "loss": 0.744,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.13,
76
+ "grad_norm": 0.22275641709788552,
77
+ "learning_rate": 0.0001993503206718859,
78
+ "loss": 0.7517,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.15,
83
+ "grad_norm": 0.22776655537972812,
84
+ "learning_rate": 0.0001986271337340182,
85
+ "loss": 0.7463,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.16,
90
+ "grad_norm": 0.1956697700643487,
91
+ "learning_rate": 0.00019763894205636072,
92
+ "loss": 0.7667,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.18,
97
+ "grad_norm": 0.21778385193119887,
98
+ "learning_rate": 0.00019638840084614182,
99
+ "loss": 0.7659,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.19,
104
+ "grad_norm": 0.19072485771807038,
105
+ "learning_rate": 0.00019487887022684336,
106
+ "loss": 0.7262,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.21,
111
+ "grad_norm": 0.18079671941962344,
112
+ "learning_rate": 0.00019311440620976597,
113
+ "loss": 0.7546,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.22,
118
+ "grad_norm": 0.22817732411487154,
119
+ "learning_rate": 0.0001910997497957885,
120
+ "loss": 0.7756,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.24,
125
+ "grad_norm": 0.19704232552273215,
126
+ "learning_rate": 0.0001888403142366049,
127
+ "loss": 0.7571,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.25,
132
+ "grad_norm": 0.1990787596887067,
133
+ "learning_rate": 0.00018634217048966637,
134
+ "loss": 0.717,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.27,
139
+ "grad_norm": 0.20110029651804323,
140
+ "learning_rate": 0.00018361203090591071,
141
+ "loss": 0.7458,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.28,
146
+ "grad_norm": 0.21363148763210577,
147
+ "learning_rate": 0.00018065723119410884,
148
+ "loss": 0.7559,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.3,
153
+ "grad_norm": 0.2092198639953611,
154
+ "learning_rate": 0.000177485710710289,
155
+ "loss": 0.7436,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.31,
160
+ "grad_norm": 0.17379599067649854,
161
+ "learning_rate": 0.0001741059911251997,
162
+ "loss": 0.7565,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.33,
167
+ "grad_norm": 0.1932439427415246,
168
+ "learning_rate": 0.00017052715352713075,
169
+ "loss": 0.7324,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.34,
174
+ "grad_norm": 0.18337486963195299,
175
+ "learning_rate": 0.00016675881402161536,
176
+ "loss": 0.7741,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.36,
181
+ "grad_norm": 0.22099961666277984,
182
+ "learning_rate": 0.0001628110978935756,
183
+ "loss": 0.7671,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.37,
188
+ "grad_norm": 0.19029413993375544,
189
+ "learning_rate": 0.0001586946124013354,
190
+ "loss": 0.7442,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.39,
195
+ "grad_norm": 0.1988371544631114,
196
+ "learning_rate": 0.00015442041827560274,
197
+ "loss": 0.7341,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.4,
202
+ "grad_norm": 0.19987242493132262,
203
+ "learning_rate": 0.00015000000000000001,
204
+ "loss": 0.7042,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.41,
209
+ "grad_norm": 0.21038405028010873,
210
+ "learning_rate": 0.00014544523495299842,
211
+ "loss": 0.7673,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.43,
216
+ "grad_norm": 0.19354699926153257,
217
+ "learning_rate": 0.00014076836149416887,
218
+ "loss": 0.7433,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.44,
223
+ "grad_norm": 0.18066626827397472,
224
+ "learning_rate": 0.0001359819460805001,
225
+ "loss": 0.7197,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.46,
230
+ "grad_norm": 0.18341142655682777,
231
+ "learning_rate": 0.00013109884950114007,
232
+ "loss": 0.722,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.47,
237
+ "grad_norm": 0.20027199179606556,
238
+ "learning_rate": 0.00012613219232128608,
239
+ "loss": 0.7584,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.49,
244
+ "grad_norm": 0.19922644888858893,
245
+ "learning_rate": 0.00012109531962807332,
246
+ "loss": 0.7422,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.5,
251
+ "grad_norm": 0.20849591303721368,
252
+ "learning_rate": 0.00011600176517318741,
253
+ "loss": 0.7368,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.52,
258
+ "grad_norm": 0.17201077230274625,
259
+ "learning_rate": 0.00011086521500854745,
260
+ "loss": 0.7272,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.53,
265
+ "grad_norm": 0.18753041018578614,
266
+ "learning_rate": 0.00010569947071276847,
267
+ "loss": 0.761,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.55,
272
+ "grad_norm": 0.18564005055748792,
273
+ "learning_rate": 0.00010051841230721065,
274
+ "loss": 0.7608,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.56,
279
+ "grad_norm": 0.1747173048066143,
280
+ "learning_rate": 9.533596096125825e-05,
281
+ "loss": 0.7325,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.58,
286
+ "grad_norm": 0.19529055457131958,
287
+ "learning_rate": 9.016604158703654e-05,
288
+ "loss": 0.7303,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.59,
293
+ "grad_norm": 0.2027646421694916,
294
+ "learning_rate": 8.502254542407186e-05,
295
+ "loss": 0.7515,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.61,
300
+ "grad_norm": 0.19223473249089806,
301
+ "learning_rate": 7.991929271442817e-05,
302
+ "loss": 0.7382,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.62,
307
+ "grad_norm": 0.20451742081231966,
308
+ "learning_rate": 7.48699955686089e-05,
309
+ "loss": 0.7504,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.64,
314
+ "grad_norm": 0.1727556645914323,
315
+ "learning_rate": 6.988822112200156e-05,
316
+ "loss": 0.7534,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.65,
321
+ "grad_norm": 0.23190942342053106,
322
+ "learning_rate": 6.498735508086093e-05,
323
+ "loss": 0.6892,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.67,
328
+ "grad_norm": 0.17583534871896528,
329
+ "learning_rate": 6.018056575578075e-05,
330
+ "loss": 0.7492,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.68,
335
+ "grad_norm": 0.21014816624881175,
336
+ "learning_rate": 5.54807686792933e-05,
337
+ "loss": 0.7713,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.7,
342
+ "grad_norm": 0.20047733135183723,
343
+ "learning_rate": 5.090059190266779e-05,
344
+ "loss": 0.7637,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.71,
349
+ "grad_norm": 0.19019165847288602,
350
+ "learning_rate": 4.645234206515171e-05,
351
+ "loss": 0.7845,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.73,
356
+ "grad_norm": 0.18613224531948466,
357
+ "learning_rate": 4.2147971326825966e-05,
358
+ "loss": 0.7334,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.74,
363
+ "grad_norm": 0.19683435034398994,
364
+ "learning_rate": 3.79990452539225e-05,
365
+ "loss": 0.7909,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.76,
370
+ "grad_norm": 0.177800719796391,
371
+ "learning_rate": 3.401671174289469e-05,
372
+ "loss": 0.7215,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.77,
377
+ "grad_norm": 0.19168634263783946,
378
+ "learning_rate": 3.021167106673928e-05,
379
+ "loss": 0.7022,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.79,
384
+ "grad_norm": 0.17373439631284035,
385
+ "learning_rate": 2.659414712405398e-05,
386
+ "loss": 0.7326,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.8,
391
+ "grad_norm": 0.18782667184307175,
392
+ "learning_rate": 2.3173859968081944e-05,
393
+ "loss": 0.7299,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.81,
398
+ "grad_norm": 0.19915630586934951,
399
+ "learning_rate": 1.995999968955641e-05,
400
+ "loss": 0.732,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.83,
405
+ "grad_norm": 0.19916604130709076,
406
+ "learning_rate": 1.696120172352025e-05,
407
+ "loss": 0.7713,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.84,
412
+ "grad_norm": 0.20283567913811978,
413
+ "learning_rate": 1.4185523646469822e-05,
414
+ "loss": 0.7341,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.86,
419
+ "grad_norm": 0.21959421872850948,
420
+ "learning_rate": 1.1640423526166988e-05,
421
+ "loss": 0.7579,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.87,
426
+ "grad_norm": 0.19157855468733032,
427
+ "learning_rate": 9.332739882292752e-06,
428
+ "loss": 0.7292,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.89,
433
+ "grad_norm": 0.20178584215661483,
434
+ "learning_rate": 7.2686733117863784e-06,
435
+ "loss": 0.7353,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.9,
440
+ "grad_norm": 0.17123631964579586,
441
+ "learning_rate": 5.453769828241872e-06,
442
+ "loss": 0.7462,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.92,
447
+ "grad_norm": 0.1859656607316761,
448
+ "learning_rate": 3.892905960127546e-06,
449
+ "loss": 0.7362,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.93,
454
+ "grad_norm": 0.17627934517882088,
455
+ "learning_rate": 2.590275647868867e-06,
456
+ "loss": 0.7334,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.95,
461
+ "grad_norm": 0.17595304767126693,
462
+ "learning_rate": 1.5493789750014031e-06,
463
+ "loss": 0.7682,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.96,
468
+ "grad_norm": 0.1792788588282141,
469
+ "learning_rate": 7.730127636723539e-07,
470
+ "loss": 0.7459,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.98,
475
+ "grad_norm": 0.18307997089659053,
476
+ "learning_rate": 2.6326305976001055e-07,
477
+ "loss": 0.7503,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.99,
482
+ "grad_norm": 0.20226484823840446,
483
+ "learning_rate": 2.1499527803214846e-08,
484
+ "loss": 0.7345,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 1.0,
489
+ "eval_loss": 0.916692852973938,
490
+ "eval_runtime": 455.1769,
491
+ "eval_samples_per_second": 5.075,
492
+ "eval_steps_per_second": 0.319,
493
+ "step": 337
494
+ },
495
+ {
496
+ "epoch": 1.0,
497
+ "step": 337,
498
+ "total_flos": 5038810416021504.0,
499
+ "train_loss": 0.749147473527699,
500
+ "train_runtime": 12638.7542,
501
+ "train_samples_per_second": 1.709,
502
+ "train_steps_per_second": 0.027
503
+ }
504
+ ],
505
+ "logging_steps": 5,
506
+ "max_steps": 337,
507
+ "num_input_tokens_seen": 0,
508
+ "num_train_epochs": 1,
509
+ "save_steps": 100,
510
+ "total_flos": 5038810416021504.0,
511
+ "train_batch_size": 8,
512
+ "trial_name": null,
513
+ "trial_params": null
514
+ }