juraj-juraj commited on
Commit
2b8ef3b
1 Parent(s): b6bb02f

End of training

Browse files
README.md CHANGED
@@ -1,10 +1,26 @@
1
  ---
 
 
2
  base_model: EleutherAI/pile-t5-base
3
  tags:
4
  - generated_from_trainer
 
 
 
 
5
  model-index:
6
  - name: pile_t5_base_docstring
7
- results: []
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +28,11 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # pile_t5_base_docstring
14
 
15
- This model is a fine-tuned version of [EleutherAI/pile-t5-base](https://huggingface.co/EleutherAI/pile-t5-base) on an unknown dataset.
 
 
 
 
16
 
17
  ## Model description
18
 
 
1
  ---
2
+ language:
3
+ - en
4
  base_model: EleutherAI/pile-t5-base
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - juraj-juraj/python-docstring-human-gpt-generated-mix
9
+ metrics:
10
+ - bleu
11
  model-index:
12
  - name: pile_t5_base_docstring
13
+ results:
14
+ - task:
15
+ name: Translation
16
+ type: translation
17
+ dataset:
18
+ name: juraj-juraj/python-docstring-human-gpt-generated-mix
19
+ type: juraj-juraj/python-docstring-human-gpt-generated-mix
20
+ metrics:
21
+ - name: Bleu
22
+ type: bleu
23
+ value: 0.0
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
 
29
  # pile_t5_base_docstring
30
 
31
+ This model is a fine-tuned version of [EleutherAI/pile-t5-base](https://huggingface.co/EleutherAI/pile-t5-base) on the juraj-juraj/python-docstring-human-gpt-generated-mix dataset.
32
+ It achieves the following results on the evaluation set:
33
+ - Loss: nan
34
+ - Bleu: 0.0
35
+ - Gen Len: 256.0
36
 
37
  ## Model description
38
 
all_results.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_bleu": 0.0,
4
+ "eval_gen_len": 256.0,
5
+ "eval_loss": NaN,
6
+ "eval_runtime": 171.9207,
7
+ "eval_samples": 1000,
8
+ "eval_samples_per_second": 5.817,
9
+ "eval_steps_per_second": 0.39,
10
+ "predict_bleu": 0.0,
11
+ "predict_gen_len": 256.0,
12
+ "predict_loss": NaN,
13
+ "predict_runtime": 170.6717,
14
+ "predict_samples": 1000,
15
+ "predict_samples_per_second": 5.859,
16
+ "predict_steps_per_second": 0.393,
17
+ "train_loss": 0.0,
18
+ "train_runtime": 7438.5423,
19
+ "train_samples": 40000,
20
+ "train_samples_per_second": 21.51,
21
+ "train_steps_per_second": 3.073
22
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_bleu": 0.0,
4
+ "eval_gen_len": 256.0,
5
+ "eval_loss": NaN,
6
+ "eval_runtime": 171.9207,
7
+ "eval_samples": 1000,
8
+ "eval_samples_per_second": 5.817,
9
+ "eval_steps_per_second": 0.39
10
+ }
generation_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 2,
5
  "pad_token_id": 0,
 
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 2,
4
  "pad_token_id": 0,
predict_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "predict_bleu": 0.0,
3
+ "predict_gen_len": 256.0,
4
+ "predict_loss": NaN,
5
+ "predict_runtime": 170.6717,
6
+ "predict_samples": 1000,
7
+ "predict_samples_per_second": 5.859,
8
+ "predict_steps_per_second": 0.393
9
+ }
runs/Apr02_20-24-59_pcknot9/events.out.tfevents.1712089963.pcknot9.2758853.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:794e33a4bd0c702083f16071d2f9756376ceac2964680a6b6d8f5585a8d92fd2
3
+ size 465
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 7438.5423,
5
+ "train_samples": 40000,
6
+ "train_samples_per_second": 21.51,
7
+ "train_steps_per_second": 3.073
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,345 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 22860,
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.09,
13
+ "grad_norm": NaN,
14
+ "learning_rate": 1e-05,
15
+ "loss": 0.0,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.17,
20
+ "grad_norm": NaN,
21
+ "learning_rate": 1e-05,
22
+ "loss": 0.0,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.26,
27
+ "grad_norm": NaN,
28
+ "learning_rate": 1e-05,
29
+ "loss": 0.0,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.35,
34
+ "grad_norm": NaN,
35
+ "learning_rate": 1e-05,
36
+ "loss": 0.0,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 0.44,
41
+ "grad_norm": NaN,
42
+ "learning_rate": 1e-05,
43
+ "loss": 0.0,
44
+ "step": 2500
45
+ },
46
+ {
47
+ "epoch": 0.52,
48
+ "grad_norm": NaN,
49
+ "learning_rate": 1e-05,
50
+ "loss": 0.0,
51
+ "step": 3000
52
+ },
53
+ {
54
+ "epoch": 0.61,
55
+ "grad_norm": NaN,
56
+ "learning_rate": 1e-05,
57
+ "loss": 0.0,
58
+ "step": 3500
59
+ },
60
+ {
61
+ "epoch": 0.7,
62
+ "grad_norm": NaN,
63
+ "learning_rate": 1e-05,
64
+ "loss": 0.0,
65
+ "step": 4000
66
+ },
67
+ {
68
+ "epoch": 0.79,
69
+ "grad_norm": NaN,
70
+ "learning_rate": 1e-05,
71
+ "loss": 0.0,
72
+ "step": 4500
73
+ },
74
+ {
75
+ "epoch": 0.87,
76
+ "grad_norm": NaN,
77
+ "learning_rate": 1e-05,
78
+ "loss": 0.0,
79
+ "step": 5000
80
+ },
81
+ {
82
+ "epoch": 0.96,
83
+ "grad_norm": NaN,
84
+ "learning_rate": 1e-05,
85
+ "loss": 0.0,
86
+ "step": 5500
87
+ },
88
+ {
89
+ "epoch": 1.05,
90
+ "grad_norm": NaN,
91
+ "learning_rate": 1e-05,
92
+ "loss": 0.0,
93
+ "step": 6000
94
+ },
95
+ {
96
+ "epoch": 1.14,
97
+ "grad_norm": NaN,
98
+ "learning_rate": 1e-05,
99
+ "loss": 0.0,
100
+ "step": 6500
101
+ },
102
+ {
103
+ "epoch": 1.22,
104
+ "grad_norm": NaN,
105
+ "learning_rate": 1e-05,
106
+ "loss": 0.0,
107
+ "step": 7000
108
+ },
109
+ {
110
+ "epoch": 1.31,
111
+ "grad_norm": NaN,
112
+ "learning_rate": 1e-05,
113
+ "loss": 0.0,
114
+ "step": 7500
115
+ },
116
+ {
117
+ "epoch": 1.4,
118
+ "grad_norm": NaN,
119
+ "learning_rate": 1e-05,
120
+ "loss": 0.0,
121
+ "step": 8000
122
+ },
123
+ {
124
+ "epoch": 1.49,
125
+ "grad_norm": NaN,
126
+ "learning_rate": 1e-05,
127
+ "loss": 0.0,
128
+ "step": 8500
129
+ },
130
+ {
131
+ "epoch": 1.57,
132
+ "grad_norm": NaN,
133
+ "learning_rate": 1e-05,
134
+ "loss": 0.0,
135
+ "step": 9000
136
+ },
137
+ {
138
+ "epoch": 1.66,
139
+ "grad_norm": NaN,
140
+ "learning_rate": 1e-05,
141
+ "loss": 0.0,
142
+ "step": 9500
143
+ },
144
+ {
145
+ "epoch": 1.75,
146
+ "grad_norm": NaN,
147
+ "learning_rate": 1e-05,
148
+ "loss": 0.0,
149
+ "step": 10000
150
+ },
151
+ {
152
+ "epoch": 1.84,
153
+ "grad_norm": NaN,
154
+ "learning_rate": 1e-05,
155
+ "loss": 0.0,
156
+ "step": 10500
157
+ },
158
+ {
159
+ "epoch": 1.92,
160
+ "grad_norm": NaN,
161
+ "learning_rate": 1e-05,
162
+ "loss": 0.0,
163
+ "step": 11000
164
+ },
165
+ {
166
+ "epoch": 2.01,
167
+ "grad_norm": NaN,
168
+ "learning_rate": 1e-05,
169
+ "loss": 0.0,
170
+ "step": 11500
171
+ },
172
+ {
173
+ "epoch": 2.1,
174
+ "grad_norm": NaN,
175
+ "learning_rate": 1e-05,
176
+ "loss": 0.0,
177
+ "step": 12000
178
+ },
179
+ {
180
+ "epoch": 2.19,
181
+ "grad_norm": NaN,
182
+ "learning_rate": 1e-05,
183
+ "loss": 0.0,
184
+ "step": 12500
185
+ },
186
+ {
187
+ "epoch": 2.27,
188
+ "grad_norm": NaN,
189
+ "learning_rate": 1e-05,
190
+ "loss": 0.0,
191
+ "step": 13000
192
+ },
193
+ {
194
+ "epoch": 2.36,
195
+ "grad_norm": NaN,
196
+ "learning_rate": 1e-05,
197
+ "loss": 0.0,
198
+ "step": 13500
199
+ },
200
+ {
201
+ "epoch": 2.45,
202
+ "grad_norm": NaN,
203
+ "learning_rate": 1e-05,
204
+ "loss": 0.0,
205
+ "step": 14000
206
+ },
207
+ {
208
+ "epoch": 2.54,
209
+ "grad_norm": NaN,
210
+ "learning_rate": 1e-05,
211
+ "loss": 0.0,
212
+ "step": 14500
213
+ },
214
+ {
215
+ "epoch": 2.62,
216
+ "grad_norm": NaN,
217
+ "learning_rate": 1e-05,
218
+ "loss": 0.0,
219
+ "step": 15000
220
+ },
221
+ {
222
+ "epoch": 2.71,
223
+ "grad_norm": NaN,
224
+ "learning_rate": 1e-05,
225
+ "loss": 0.0,
226
+ "step": 15500
227
+ },
228
+ {
229
+ "epoch": 2.8,
230
+ "grad_norm": NaN,
231
+ "learning_rate": 1e-05,
232
+ "loss": 0.0,
233
+ "step": 16000
234
+ },
235
+ {
236
+ "epoch": 2.89,
237
+ "grad_norm": NaN,
238
+ "learning_rate": 1e-05,
239
+ "loss": 0.0,
240
+ "step": 16500
241
+ },
242
+ {
243
+ "epoch": 2.97,
244
+ "grad_norm": NaN,
245
+ "learning_rate": 1e-05,
246
+ "loss": 0.0,
247
+ "step": 17000
248
+ },
249
+ {
250
+ "epoch": 3.06,
251
+ "grad_norm": NaN,
252
+ "learning_rate": 1e-05,
253
+ "loss": 0.0,
254
+ "step": 17500
255
+ },
256
+ {
257
+ "epoch": 3.15,
258
+ "grad_norm": NaN,
259
+ "learning_rate": 1e-05,
260
+ "loss": 0.0,
261
+ "step": 18000
262
+ },
263
+ {
264
+ "epoch": 3.24,
265
+ "grad_norm": NaN,
266
+ "learning_rate": 1e-05,
267
+ "loss": 0.0,
268
+ "step": 18500
269
+ },
270
+ {
271
+ "epoch": 3.32,
272
+ "grad_norm": NaN,
273
+ "learning_rate": 1e-05,
274
+ "loss": 0.0,
275
+ "step": 19000
276
+ },
277
+ {
278
+ "epoch": 3.41,
279
+ "grad_norm": NaN,
280
+ "learning_rate": 1e-05,
281
+ "loss": 0.0,
282
+ "step": 19500
283
+ },
284
+ {
285
+ "epoch": 3.5,
286
+ "grad_norm": NaN,
287
+ "learning_rate": 1e-05,
288
+ "loss": 0.0,
289
+ "step": 20000
290
+ },
291
+ {
292
+ "epoch": 3.59,
293
+ "grad_norm": NaN,
294
+ "learning_rate": 1e-05,
295
+ "loss": 0.0,
296
+ "step": 20500
297
+ },
298
+ {
299
+ "epoch": 3.67,
300
+ "grad_norm": NaN,
301
+ "learning_rate": 1e-05,
302
+ "loss": 0.0,
303
+ "step": 21000
304
+ },
305
+ {
306
+ "epoch": 3.76,
307
+ "grad_norm": NaN,
308
+ "learning_rate": 1e-05,
309
+ "loss": 0.0,
310
+ "step": 21500
311
+ },
312
+ {
313
+ "epoch": 3.85,
314
+ "grad_norm": NaN,
315
+ "learning_rate": 1e-05,
316
+ "loss": 0.0,
317
+ "step": 22000
318
+ },
319
+ {
320
+ "epoch": 3.94,
321
+ "grad_norm": NaN,
322
+ "learning_rate": 1e-05,
323
+ "loss": 0.0,
324
+ "step": 22500
325
+ },
326
+ {
327
+ "epoch": 4.0,
328
+ "step": 22860,
329
+ "total_flos": 2.1912235278336e+17,
330
+ "train_loss": 0.0,
331
+ "train_runtime": 7438.5423,
332
+ "train_samples_per_second": 21.51,
333
+ "train_steps_per_second": 3.073
334
+ }
335
+ ],
336
+ "logging_steps": 500,
337
+ "max_steps": 22860,
338
+ "num_input_tokens_seen": 0,
339
+ "num_train_epochs": 4,
340
+ "save_steps": 4000,
341
+ "total_flos": 2.1912235278336e+17,
342
+ "train_batch_size": 7,
343
+ "trial_name": null,
344
+ "trial_params": null
345
+ }