MHGanainy commited on
Commit
accec5b
1 Parent(s): b279fb5

MHGanainy/gpt2-xl-lora-ecthr-random-imbalanced-skewed-cluster-8-id-3-blah

Browse files
Files changed (5) hide show
  1. README.md +2 -0
  2. all_results.json +13 -0
  3. eval_results.json +8 -0
  4. train_results.json +8 -0
  5. trainer_state.json +329 -0
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # gpt2-xl-lora-ecthr-random-imbalanced-skewed-cluster-8-id-3-blah
16
 
17
  This model is a fine-tuned version of [openai-community/gpt2-xl](https://huggingface.co/openai-community/gpt2-xl) on an unknown dataset.
 
 
18
 
19
  ## Model description
20
 
 
15
  # gpt2-xl-lora-ecthr-random-imbalanced-skewed-cluster-8-id-3-blah
16
 
17
  This model is a fine-tuned version of [openai-community/gpt2-xl](https://huggingface.co/openai-community/gpt2-xl) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.9548
20
 
21
  ## Model description
22
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.9547652006149292,
4
+ "eval_runtime": 29.9421,
5
+ "eval_samples_per_second": 22.276,
6
+ "eval_steps_per_second": 2.805,
7
+ "perplexity": 7.0622606145625975,
8
+ "total_flos": 7.557299011584e+16,
9
+ "train_loss": 2.140284038331314,
10
+ "train_runtime": 1100.1009,
11
+ "train_samples_per_second": 7.543,
12
+ "train_steps_per_second": 3.771
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.9547652006149292,
4
+ "eval_runtime": 29.9421,
5
+ "eval_samples_per_second": 22.276,
6
+ "eval_steps_per_second": 2.805,
7
+ "perplexity": 7.0622606145625975
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 7.557299011584e+16,
4
+ "train_loss": 2.140284038331314,
5
+ "train_runtime": 1100.1009,
6
+ "train_samples_per_second": 7.543,
7
+ "train_steps_per_second": 3.771
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,329 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4149,
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.024102193299590263,
13
+ "grad_norm": 0.1189291775226593,
14
+ "learning_rate": 2.0000000000000003e-06,
15
+ "loss": 2.4342,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.048204386599180526,
20
+ "grad_norm": 0.13796567916870117,
21
+ "learning_rate": 4.000000000000001e-06,
22
+ "loss": 2.4322,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.07230657989877079,
27
+ "grad_norm": 0.19356612861156464,
28
+ "learning_rate": 6e-06,
29
+ "loss": 2.4096,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.09640877319836105,
34
+ "grad_norm": 0.2834133803844452,
35
+ "learning_rate": 8.000000000000001e-06,
36
+ "loss": 2.407,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.12051096649795132,
41
+ "grad_norm": 0.3791491389274597,
42
+ "learning_rate": 1e-05,
43
+ "loss": 2.3248,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.14461315979754158,
48
+ "grad_norm": 0.4329169988632202,
49
+ "learning_rate": 1.2e-05,
50
+ "loss": 2.2811,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 0.16871535309713184,
55
+ "grad_norm": 0.46981674432754517,
56
+ "learning_rate": 1.4e-05,
57
+ "loss": 2.305,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 0.1928175463967221,
62
+ "grad_norm": 0.5296657085418701,
63
+ "learning_rate": 1.6000000000000003e-05,
64
+ "loss": 2.3034,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 0.21691973969631237,
69
+ "grad_norm": 0.5638027191162109,
70
+ "learning_rate": 1.8e-05,
71
+ "loss": 2.2357,
72
+ "step": 900
73
+ },
74
+ {
75
+ "epoch": 0.24102193299590263,
76
+ "grad_norm": 0.5962812900543213,
77
+ "learning_rate": 2e-05,
78
+ "loss": 2.2149,
79
+ "step": 1000
80
+ },
81
+ {
82
+ "epoch": 0.26512412629549287,
83
+ "grad_norm": 0.6268550753593445,
84
+ "learning_rate": 1.9950276214176393e-05,
85
+ "loss": 2.1829,
86
+ "step": 1100
87
+ },
88
+ {
89
+ "epoch": 0.28922631959508316,
90
+ "grad_norm": 0.7216062545776367,
91
+ "learning_rate": 1.9801599347680883e-05,
92
+ "loss": 2.1726,
93
+ "step": 1200
94
+ },
95
+ {
96
+ "epoch": 0.3133285128946734,
97
+ "grad_norm": 0.6300708651542664,
98
+ "learning_rate": 1.9555447955846792e-05,
99
+ "loss": 2.1723,
100
+ "step": 1300
101
+ },
102
+ {
103
+ "epoch": 0.3374307061942637,
104
+ "grad_norm": 0.7944507598876953,
105
+ "learning_rate": 1.921426995449166e-05,
106
+ "loss": 2.1556,
107
+ "step": 1400
108
+ },
109
+ {
110
+ "epoch": 0.3615328994938539,
111
+ "grad_norm": 0.8489624261856079,
112
+ "learning_rate": 1.8781458275988913e-05,
113
+ "loss": 2.1597,
114
+ "step": 1500
115
+ },
116
+ {
117
+ "epoch": 0.3856350927934442,
118
+ "grad_norm": 0.7369367480278015,
119
+ "learning_rate": 1.826131712737932e-05,
120
+ "loss": 2.1143,
121
+ "step": 1600
122
+ },
123
+ {
124
+ "epoch": 0.40973728609303445,
125
+ "grad_norm": 0.7708919644355774,
126
+ "learning_rate": 1.7659019186077174e-05,
127
+ "loss": 2.1062,
128
+ "step": 1700
129
+ },
130
+ {
131
+ "epoch": 0.43383947939262474,
132
+ "grad_norm": 0.8765296936035156,
133
+ "learning_rate": 1.6980554158849546e-05,
134
+ "loss": 2.1099,
135
+ "step": 1800
136
+ },
137
+ {
138
+ "epoch": 0.457941672692215,
139
+ "grad_norm": 0.8643397092819214,
140
+ "learning_rate": 1.6232669215636963e-05,
141
+ "loss": 2.0938,
142
+ "step": 1900
143
+ },
144
+ {
145
+ "epoch": 0.48204386599180526,
146
+ "grad_norm": 0.7830623984336853,
147
+ "learning_rate": 1.5422801890586833e-05,
148
+ "loss": 2.052,
149
+ "step": 2000
150
+ },
151
+ {
152
+ "epoch": 0.5061460592913956,
153
+ "grad_norm": 1.1112042665481567,
154
+ "learning_rate": 1.4559006117582424e-05,
155
+ "loss": 2.1028,
156
+ "step": 2100
157
+ },
158
+ {
159
+ "epoch": 0.5302482525909857,
160
+ "grad_norm": 1.3099650144577026,
161
+ "learning_rate": 1.3649872135826173e-05,
162
+ "loss": 2.0898,
163
+ "step": 2200
164
+ },
165
+ {
166
+ "epoch": 0.554350445890576,
167
+ "grad_norm": 0.9661689400672913,
168
+ "learning_rate": 1.2704441061996842e-05,
169
+ "loss": 2.036,
170
+ "step": 2300
171
+ },
172
+ {
173
+ "epoch": 0.5784526391901663,
174
+ "grad_norm": 0.8178704977035522,
175
+ "learning_rate": 1.1732114978539648e-05,
176
+ "loss": 2.0622,
177
+ "step": 2400
178
+ },
179
+ {
180
+ "epoch": 0.6025548324897566,
181
+ "grad_norm": 0.8422364592552185,
182
+ "learning_rate": 1.0742563432239503e-05,
183
+ "loss": 2.0805,
184
+ "step": 2500
185
+ },
186
+ {
187
+ "epoch": 0.6266570257893468,
188
+ "grad_norm": 0.980856716632843,
189
+ "learning_rate": 9.745627272926332e-06,
190
+ "loss": 2.0643,
191
+ "step": 2600
192
+ },
193
+ {
194
+ "epoch": 0.6507592190889371,
195
+ "grad_norm": 0.8345414996147156,
196
+ "learning_rate": 8.751220788613237e-06,
197
+ "loss": 2.0526,
198
+ "step": 2700
199
+ },
200
+ {
201
+ "epoch": 0.6748614123885274,
202
+ "grad_norm": 0.8472179770469666,
203
+ "learning_rate": 7.769233110309735e-06,
204
+ "loss": 2.0522,
205
+ "step": 2800
206
+ },
207
+ {
208
+ "epoch": 0.6989636056881177,
209
+ "grad_norm": 0.8088483810424805,
210
+ "learning_rate": 6.809429867015307e-06,
211
+ "loss": 2.1132,
212
+ "step": 2900
213
+ },
214
+ {
215
+ "epoch": 0.7230657989877078,
216
+ "grad_norm": 0.9939411878585815,
217
+ "learning_rate": 5.881356068910429e-06,
218
+ "loss": 2.0592,
219
+ "step": 3000
220
+ },
221
+ {
222
+ "epoch": 0.7471679922872981,
223
+ "grad_norm": 1.0879184007644653,
224
+ "learning_rate": 4.994241184548192e-06,
225
+ "loss": 1.9955,
226
+ "step": 3100
227
+ },
228
+ {
229
+ "epoch": 0.7712701855868884,
230
+ "grad_norm": 1.0115540027618408,
231
+ "learning_rate": 4.1569073560307905e-06,
232
+ "loss": 2.0433,
233
+ "step": 3200
234
+ },
235
+ {
236
+ "epoch": 0.7953723788864787,
237
+ "grad_norm": 0.9652523398399353,
238
+ "learning_rate": 3.3776816649486378e-06,
239
+ "loss": 2.0405,
240
+ "step": 3300
241
+ },
242
+ {
243
+ "epoch": 0.8194745721860689,
244
+ "grad_norm": 0.9643158316612244,
245
+ "learning_rate": 2.6643133215760586e-06,
246
+ "loss": 2.0431,
247
+ "step": 3400
248
+ },
249
+ {
250
+ "epoch": 0.8435767654856592,
251
+ "grad_norm": 0.9680646657943726,
252
+ "learning_rate": 2.0238966008568905e-06,
253
+ "loss": 2.0118,
254
+ "step": 3500
255
+ },
256
+ {
257
+ "epoch": 0.8676789587852495,
258
+ "grad_norm": 0.9375040531158447,
259
+ "learning_rate": 1.4628002915629202e-06,
260
+ "loss": 2.062,
261
+ "step": 3600
262
+ },
263
+ {
264
+ "epoch": 0.8917811520848398,
265
+ "grad_norm": 0.9199696183204651,
266
+ "learning_rate": 9.866043602360909e-07,
267
+ "loss": 2.0442,
268
+ "step": 3700
269
+ },
270
+ {
271
+ "epoch": 0.91588334538443,
272
+ "grad_norm": 0.7687466144561768,
273
+ "learning_rate": 6.000444597762811e-07,
274
+ "loss": 2.0474,
275
+ "step": 3800
276
+ },
277
+ {
278
+ "epoch": 0.9399855386840202,
279
+ "grad_norm": 1.007958173751831,
280
+ "learning_rate": 3.069648345231813e-07,
281
+ "loss": 2.0126,
282
+ "step": 3900
283
+ },
284
+ {
285
+ "epoch": 0.9640877319836105,
286
+ "grad_norm": 0.9788452982902527,
287
+ "learning_rate": 1.1028009017986174e-07,
288
+ "loss": 2.0637,
289
+ "step": 4000
290
+ },
291
+ {
292
+ "epoch": 0.9881899252832008,
293
+ "grad_norm": 1.100760817527771,
294
+ "learning_rate": 1.1946208766822066e-08,
295
+ "loss": 2.0634,
296
+ "step": 4100
297
+ },
298
+ {
299
+ "epoch": 1.0,
300
+ "step": 4149,
301
+ "total_flos": 7.557299011584e+16,
302
+ "train_loss": 2.140284038331314,
303
+ "train_runtime": 1100.1009,
304
+ "train_samples_per_second": 7.543,
305
+ "train_steps_per_second": 3.771
306
+ }
307
+ ],
308
+ "logging_steps": 100,
309
+ "max_steps": 4149,
310
+ "num_input_tokens_seen": 0,
311
+ "num_train_epochs": 1,
312
+ "save_steps": 500,
313
+ "stateful_callbacks": {
314
+ "TrainerControl": {
315
+ "args": {
316
+ "should_epoch_stop": false,
317
+ "should_evaluate": false,
318
+ "should_log": false,
319
+ "should_save": true,
320
+ "should_training_stop": true
321
+ },
322
+ "attributes": {}
323
+ }
324
+ },
325
+ "total_flos": 7.557299011584e+16,
326
+ "train_batch_size": 2,
327
+ "trial_name": null,
328
+ "trial_params": null
329
+ }