MHGanainy commited on
Commit
131ef5b
·
verified ·
1 Parent(s): 47b5bc3

MHGanainy/16-clusters-imbalanced-10

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 +350 -0
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # 16-clusters-imbalanced-10
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
  # 16-clusters-imbalanced-10
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: 2.0434
20
 
21
  ## Model description
22
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 2.043407678604126,
4
+ "eval_runtime": 65.3589,
5
+ "eval_samples_per_second": 13.678,
6
+ "eval_steps_per_second": 1.714,
7
+ "perplexity": 7.716861026791248,
8
+ "total_flos": 8.01984399409152e+16,
9
+ "train_loss": 2.1353629073560736,
10
+ "train_runtime": 1379.8897,
11
+ "train_samples_per_second": 6.396,
12
+ "train_steps_per_second": 3.198
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 2.043407678604126,
4
+ "eval_runtime": 65.3589,
5
+ "eval_samples_per_second": 13.678,
6
+ "eval_steps_per_second": 1.714,
7
+ "perplexity": 7.716861026791248
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 8.01984399409152e+16,
4
+ "train_loss": 2.1353629073560736,
5
+ "train_runtime": 1379.8897,
6
+ "train_samples_per_second": 6.396,
7
+ "train_steps_per_second": 3.198
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,350 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4413,
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.022660321776569226,
13
+ "grad_norm": 0.09582193195819855,
14
+ "learning_rate": 6.666666666666667e-06,
15
+ "loss": 2.4053,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.04532064355313845,
20
+ "grad_norm": 0.1730571836233139,
21
+ "learning_rate": 1.3333333333333333e-05,
22
+ "loss": 2.3825,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.06798096532970768,
27
+ "grad_norm": 0.3355884253978729,
28
+ "learning_rate": 2e-05,
29
+ "loss": 2.356,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.0906412871062769,
34
+ "grad_norm": 0.37008875608444214,
35
+ "learning_rate": 1.9970843111690533e-05,
36
+ "loss": 2.2935,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.11330160888284614,
41
+ "grad_norm": 0.5142782330513,
42
+ "learning_rate": 1.9883542471589315e-05,
43
+ "loss": 2.2561,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.13596193065941536,
48
+ "grad_norm": 0.42936116456985474,
49
+ "learning_rate": 1.9738607162698895e-05,
50
+ "loss": 2.2424,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 0.1586222524359846,
55
+ "grad_norm": 0.537521243095398,
56
+ "learning_rate": 1.9536882357541958e-05,
57
+ "loss": 2.242,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 0.1812825742125538,
62
+ "grad_norm": 0.602051854133606,
63
+ "learning_rate": 1.927954438964115e-05,
64
+ "loss": 2.214,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 0.20394289598912305,
69
+ "grad_norm": 0.5285528898239136,
70
+ "learning_rate": 1.8968093893874042e-05,
71
+ "loss": 2.1943,
72
+ "step": 900
73
+ },
74
+ {
75
+ "epoch": 0.22660321776569228,
76
+ "grad_norm": 0.6450159549713135,
77
+ "learning_rate": 1.8604347055704433e-05,
78
+ "loss": 2.1566,
79
+ "step": 1000
80
+ },
81
+ {
82
+ "epoch": 0.2492635395422615,
83
+ "grad_norm": 0.6594407558441162,
84
+ "learning_rate": 1.8190425020319016e-05,
85
+ "loss": 2.1578,
86
+ "step": 1100
87
+ },
88
+ {
89
+ "epoch": 0.27192386131883073,
90
+ "grad_norm": 0.6740846633911133,
91
+ "learning_rate": 1.7728741523428696e-05,
92
+ "loss": 2.1578,
93
+ "step": 1200
94
+ },
95
+ {
96
+ "epoch": 0.29458418309539997,
97
+ "grad_norm": 0.6054636240005493,
98
+ "learning_rate": 1.722198881586411e-05,
99
+ "loss": 2.1301,
100
+ "step": 1300
101
+ },
102
+ {
103
+ "epoch": 0.3172445048719692,
104
+ "grad_norm": 0.5829110145568848,
105
+ "learning_rate": 1.667312196404425e-05,
106
+ "loss": 2.1366,
107
+ "step": 1400
108
+ },
109
+ {
110
+ "epoch": 0.3399048266485384,
111
+ "grad_norm": 0.6636696457862854,
112
+ "learning_rate": 1.6085341617868172e-05,
113
+ "loss": 2.1301,
114
+ "step": 1500
115
+ },
116
+ {
117
+ "epoch": 0.3625651484251076,
118
+ "grad_norm": 0.8352382779121399,
119
+ "learning_rate": 1.546207534651667e-05,
120
+ "loss": 2.1157,
121
+ "step": 1600
122
+ },
123
+ {
124
+ "epoch": 0.38522547020167686,
125
+ "grad_norm": 0.6855395436286926,
126
+ "learning_rate": 1.4806957651001911e-05,
127
+ "loss": 2.1084,
128
+ "step": 1700
129
+ },
130
+ {
131
+ "epoch": 0.4078857919782461,
132
+ "grad_norm": 0.8896074891090393,
133
+ "learning_rate": 1.4123808770019433e-05,
134
+ "loss": 2.1494,
135
+ "step": 1800
136
+ },
137
+ {
138
+ "epoch": 0.43054611375481533,
139
+ "grad_norm": 0.7051901817321777,
140
+ "learning_rate": 1.3416612402693543e-05,
141
+ "loss": 2.1406,
142
+ "step": 1900
143
+ },
144
+ {
145
+ "epoch": 0.45320643553138457,
146
+ "grad_norm": 0.9859122633934021,
147
+ "learning_rate": 1.2689492478123242e-05,
148
+ "loss": 2.1142,
149
+ "step": 2000
150
+ },
151
+ {
152
+ "epoch": 0.47586675730795375,
153
+ "grad_norm": 0.9501364827156067,
154
+ "learning_rate": 1.1946689107194183e-05,
155
+ "loss": 2.091,
156
+ "step": 2100
157
+ },
158
+ {
159
+ "epoch": 0.498527079084523,
160
+ "grad_norm": 1.0703001022338867,
161
+ "learning_rate": 1.119253385689078e-05,
162
+ "loss": 2.0765,
163
+ "step": 2200
164
+ },
165
+ {
166
+ "epoch": 0.5211874008610923,
167
+ "grad_norm": 0.669400691986084,
168
+ "learning_rate": 1.0431424491293254e-05,
169
+ "loss": 2.0824,
170
+ "step": 2300
171
+ },
172
+ {
173
+ "epoch": 0.5438477226376615,
174
+ "grad_norm": 0.7835758924484253,
175
+ "learning_rate": 9.667799326554403e-06,
176
+ "loss": 2.0818,
177
+ "step": 2400
178
+ },
179
+ {
180
+ "epoch": 0.5665080444142306,
181
+ "grad_norm": 0.8207575082778931,
182
+ "learning_rate": 8.906111349401949e-06,
183
+ "loss": 2.1016,
184
+ "step": 2500
185
+ },
186
+ {
187
+ "epoch": 0.5891683661907999,
188
+ "grad_norm": 0.8124341368675232,
189
+ "learning_rate": 8.150802250091193e-06,
190
+ "loss": 2.0647,
191
+ "step": 2600
192
+ },
193
+ {
194
+ "epoch": 0.6118286879673691,
195
+ "grad_norm": 0.8744191527366638,
196
+ "learning_rate": 7.406276521231679e-06,
197
+ "loss": 2.0657,
198
+ "step": 2700
199
+ },
200
+ {
201
+ "epoch": 0.6344890097439384,
202
+ "grad_norm": 1.0869206190109253,
203
+ "learning_rate": 6.676875773527383e-06,
204
+ "loss": 2.0547,
205
+ "step": 2800
206
+ },
207
+ {
208
+ "epoch": 0.6571493315205076,
209
+ "grad_norm": 0.7237268686294556,
210
+ "learning_rate": 5.966853418205035e-06,
211
+ "loss": 2.124,
212
+ "step": 2900
213
+ },
214
+ {
215
+ "epoch": 0.6798096532970768,
216
+ "grad_norm": 0.9836551547050476,
217
+ "learning_rate": 5.2803498637669055e-06,
218
+ "loss": 2.0877,
219
+ "step": 3000
220
+ },
221
+ {
222
+ "epoch": 0.7024699750736461,
223
+ "grad_norm": 0.8831650614738464,
224
+ "learning_rate": 4.621368371705162e-06,
225
+ "loss": 2.0978,
226
+ "step": 3100
227
+ },
228
+ {
229
+ "epoch": 0.7251302968502152,
230
+ "grad_norm": 0.8482229709625244,
231
+ "learning_rate": 3.993751711972204e-06,
232
+ "loss": 2.075,
233
+ "step": 3200
234
+ },
235
+ {
236
+ "epoch": 0.7477906186267845,
237
+ "grad_norm": 0.8325951099395752,
238
+ "learning_rate": 3.401159754337836e-06,
239
+ "loss": 2.1016,
240
+ "step": 3300
241
+ },
242
+ {
243
+ "epoch": 0.7704509404033537,
244
+ "grad_norm": 1.3220783472061157,
245
+ "learning_rate": 2.8470481263064255e-06,
246
+ "loss": 2.1096,
247
+ "step": 3400
248
+ },
249
+ {
250
+ "epoch": 0.793111262179923,
251
+ "grad_norm": 0.8809642195701599,
252
+ "learning_rate": 2.3346480620478685e-06,
253
+ "loss": 2.079,
254
+ "step": 3500
255
+ },
256
+ {
257
+ "epoch": 0.8157715839564922,
258
+ "grad_norm": 0.9344497919082642,
259
+ "learning_rate": 1.866947559850839e-06,
260
+ "loss": 2.1025,
261
+ "step": 3600
262
+ },
263
+ {
264
+ "epoch": 0.8384319057330614,
265
+ "grad_norm": 0.9643566012382507,
266
+ "learning_rate": 1.446673957976298e-06,
267
+ "loss": 2.1116,
268
+ "step": 3700
269
+ },
270
+ {
271
+ "epoch": 0.8610922275096307,
272
+ "grad_norm": 1.0109236240386963,
273
+ "learning_rate": 1.0762780305181064e-06,
274
+ "loss": 2.0662,
275
+ "step": 3800
276
+ },
277
+ {
278
+ "epoch": 0.8837525492861998,
279
+ "grad_norm": 0.9456806182861328,
280
+ "learning_rate": 7.579196960136958e-07,
281
+ "loss": 2.0815,
282
+ "step": 3900
283
+ },
284
+ {
285
+ "epoch": 0.9064128710627691,
286
+ "grad_norm": 1.229778528213501,
287
+ "learning_rate": 4.934554221433741e-07,
288
+ "loss": 2.0636,
289
+ "step": 4000
290
+ },
291
+ {
292
+ "epoch": 0.9290731928393383,
293
+ "grad_norm": 0.8360131978988647,
294
+ "learning_rate": 2.8442739996615956e-07,
295
+ "loss": 2.0465,
296
+ "step": 4100
297
+ },
298
+ {
299
+ "epoch": 0.9517335146159075,
300
+ "grad_norm": 0.6662079691886902,
301
+ "learning_rate": 1.3205455082128228e-07,
302
+ "loss": 2.0419,
303
+ "step": 4200
304
+ },
305
+ {
306
+ "epoch": 0.9743938363924768,
307
+ "grad_norm": 0.8761087656021118,
308
+ "learning_rate": 3.7225418337528685e-08,
309
+ "loss": 2.0664,
310
+ "step": 4300
311
+ },
312
+ {
313
+ "epoch": 0.997054158169046,
314
+ "grad_norm": 1.0942589044570923,
315
+ "learning_rate": 4.929869997571945e-10,
316
+ "loss": 2.0249,
317
+ "step": 4400
318
+ },
319
+ {
320
+ "epoch": 1.0,
321
+ "step": 4413,
322
+ "total_flos": 8.01984399409152e+16,
323
+ "train_loss": 2.1353629073560736,
324
+ "train_runtime": 1379.8897,
325
+ "train_samples_per_second": 6.396,
326
+ "train_steps_per_second": 3.198
327
+ }
328
+ ],
329
+ "logging_steps": 100,
330
+ "max_steps": 4413,
331
+ "num_input_tokens_seen": 0,
332
+ "num_train_epochs": 1,
333
+ "save_steps": 500,
334
+ "stateful_callbacks": {
335
+ "TrainerControl": {
336
+ "args": {
337
+ "should_epoch_stop": false,
338
+ "should_evaluate": false,
339
+ "should_log": false,
340
+ "should_save": true,
341
+ "should_training_stop": true
342
+ },
343
+ "attributes": {}
344
+ }
345
+ },
346
+ "total_flos": 8.01984399409152e+16,
347
+ "train_batch_size": 2,
348
+ "trial_name": null,
349
+ "trial_params": null
350
+ }