aadityap commited on
Commit
f6737d7
1 Parent(s): 320e47c

Model save

Browse files
Files changed (4) hide show
  1. README.md +66 -0
  2. all_results.json +9 -0
  3. train_results.json +9 -0
  4. trainer_state.json +338 -0
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: barc0/Llama-3.1-ARC-Potpourri-Transduction-8B
3
+ library_name: peft
4
+ license: llama3.1
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: problem184_model_aug_10
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # problem184_model_aug_10
18
+
19
+ This model is a fine-tuned version of [barc0/Llama-3.1-ARC-Potpourri-Transduction-8B](https://huggingface.co/barc0/Llama-3.1-ARC-Potpourri-Transduction-8B) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0735
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
+ - train_batch_size: 1
42
+ - eval_batch_size: 1
43
+ - seed: 42
44
+ - distributed_type: multi-GPU
45
+ - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 2
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: cosine
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 2
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:-----:|:----:|:---------------:|
56
+ | 0.1476 | 1.0 | 20 | 0.0952 |
57
+ | 0.0513 | 2.0 | 40 | 0.0735 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.13.2
63
+ - Transformers 4.47.0.dev0
64
+ - Pytorch 2.4.0+cu121
65
+ - Datasets 3.1.0
66
+ - Tokenizers 0.20.3
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 562405687296.0,
4
+ "train_loss": 0.1598894433118403,
5
+ "train_runtime": 161.5808,
6
+ "train_samples": 40,
7
+ "train_samples_per_second": 0.495,
8
+ "train_steps_per_second": 0.248
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 562405687296.0,
4
+ "train_loss": 0.1598894433118403,
5
+ "train_runtime": 161.5808,
6
+ "train_samples": 40,
7
+ "train_samples_per_second": 0.495,
8
+ "train_steps_per_second": 0.248
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,338 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 40,
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.05,
13
+ "grad_norm": 0.12852968726550212,
14
+ "learning_rate": 2.5e-05,
15
+ "loss": 0.2052,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.1,
20
+ "grad_norm": 0.11953173318339556,
21
+ "learning_rate": 5e-05,
22
+ "loss": 0.238,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.15,
27
+ "grad_norm": 0.10679690250320398,
28
+ "learning_rate": 7.500000000000001e-05,
29
+ "loss": 0.1852,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.2,
34
+ "grad_norm": 0.18651719369018716,
35
+ "learning_rate": 0.0001,
36
+ "loss": 0.3746,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.25,
41
+ "grad_norm": 0.17277430318482626,
42
+ "learning_rate": 9.980973490458728e-05,
43
+ "loss": 0.2577,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.3,
48
+ "grad_norm": 0.10907650454912245,
49
+ "learning_rate": 9.924038765061042e-05,
50
+ "loss": 0.1874,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.35,
55
+ "grad_norm": 0.07591046301511656,
56
+ "learning_rate": 9.829629131445342e-05,
57
+ "loss": 0.1063,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.4,
62
+ "grad_norm": 0.2118021334813805,
63
+ "learning_rate": 9.698463103929542e-05,
64
+ "loss": 0.3026,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.45,
69
+ "grad_norm": 0.33110548644326515,
70
+ "learning_rate": 9.53153893518325e-05,
71
+ "loss": 0.382,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.5,
76
+ "grad_norm": 0.19509821456484325,
77
+ "learning_rate": 9.330127018922194e-05,
78
+ "loss": 0.2708,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.55,
83
+ "grad_norm": 0.2688288228417298,
84
+ "learning_rate": 9.09576022144496e-05,
85
+ "loss": 0.3138,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.6,
90
+ "grad_norm": 0.1392175280010832,
91
+ "learning_rate": 8.83022221559489e-05,
92
+ "loss": 0.1777,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.65,
97
+ "grad_norm": 0.27829995989211165,
98
+ "learning_rate": 8.535533905932738e-05,
99
+ "loss": 0.2227,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.7,
104
+ "grad_norm": 0.17076475664467392,
105
+ "learning_rate": 8.213938048432697e-05,
106
+ "loss": 0.1786,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.75,
111
+ "grad_norm": 0.18716883935154524,
112
+ "learning_rate": 7.86788218175523e-05,
113
+ "loss": 0.2201,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.8,
118
+ "grad_norm": 0.17509100311497505,
119
+ "learning_rate": 7.500000000000001e-05,
120
+ "loss": 0.1735,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.85,
125
+ "grad_norm": 0.2558987562317175,
126
+ "learning_rate": 7.113091308703498e-05,
127
+ "loss": 0.146,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.9,
132
+ "grad_norm": 0.34615244041294313,
133
+ "learning_rate": 6.710100716628344e-05,
134
+ "loss": 0.2171,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.95,
139
+ "grad_norm": 0.23236505460946943,
140
+ "learning_rate": 6.294095225512603e-05,
141
+ "loss": 0.1612,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 1.0,
146
+ "grad_norm": 0.20114823833376172,
147
+ "learning_rate": 5.868240888334653e-05,
148
+ "loss": 0.1476,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 1.0,
153
+ "eval_loss": 0.09517189860343933,
154
+ "eval_runtime": 0.409,
155
+ "eval_samples_per_second": 2.445,
156
+ "eval_steps_per_second": 2.445,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 1.05,
161
+ "grad_norm": 0.17277085543407666,
162
+ "learning_rate": 5.435778713738292e-05,
163
+ "loss": 0.1191,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 1.1,
168
+ "grad_norm": 0.1999893035415124,
169
+ "learning_rate": 5e-05,
170
+ "loss": 0.1322,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 1.15,
175
+ "grad_norm": 0.16543027579395725,
176
+ "learning_rate": 4.564221286261709e-05,
177
+ "loss": 0.0907,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 1.2,
182
+ "grad_norm": 0.1916030383532694,
183
+ "learning_rate": 4.131759111665349e-05,
184
+ "loss": 0.1338,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 1.25,
189
+ "grad_norm": 0.17002394639900206,
190
+ "learning_rate": 3.705904774487396e-05,
191
+ "loss": 0.1267,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 1.3,
196
+ "grad_norm": 0.2781729753994634,
197
+ "learning_rate": 3.289899283371657e-05,
198
+ "loss": 0.121,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 1.35,
203
+ "grad_norm": 0.15144299669302203,
204
+ "learning_rate": 2.886908691296504e-05,
205
+ "loss": 0.1217,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 1.4,
210
+ "grad_norm": 0.1671764221366232,
211
+ "learning_rate": 2.500000000000001e-05,
212
+ "loss": 0.1212,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 1.45,
217
+ "grad_norm": 0.17639348633444066,
218
+ "learning_rate": 2.132117818244771e-05,
219
+ "loss": 0.0905,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 1.5,
224
+ "grad_norm": 0.19251434237530193,
225
+ "learning_rate": 1.7860619515673033e-05,
226
+ "loss": 0.0808,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 1.55,
231
+ "grad_norm": 0.14014871465057488,
232
+ "learning_rate": 1.4644660940672627e-05,
233
+ "loss": 0.0706,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 1.6,
238
+ "grad_norm": 0.0978454819895052,
239
+ "learning_rate": 1.1697777844051105e-05,
240
+ "loss": 0.0629,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 1.65,
245
+ "grad_norm": 0.21813393748117998,
246
+ "learning_rate": 9.042397785550405e-06,
247
+ "loss": 0.0664,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 1.7,
252
+ "grad_norm": 0.15992725320764042,
253
+ "learning_rate": 6.698729810778065e-06,
254
+ "loss": 0.1062,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 1.75,
259
+ "grad_norm": 0.42294922932013185,
260
+ "learning_rate": 4.684610648167503e-06,
261
+ "loss": 0.0925,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 1.8,
266
+ "grad_norm": 0.14664346898869562,
267
+ "learning_rate": 3.0153689607045845e-06,
268
+ "loss": 0.1117,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 1.85,
273
+ "grad_norm": 0.17814768401446116,
274
+ "learning_rate": 1.70370868554659e-06,
275
+ "loss": 0.1136,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 1.9,
280
+ "grad_norm": 0.12178065667971326,
281
+ "learning_rate": 7.596123493895991e-07,
282
+ "loss": 0.0415,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 1.95,
287
+ "grad_norm": 0.16559856695894326,
288
+ "learning_rate": 1.9026509541272275e-07,
289
+ "loss": 0.0732,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 2.0,
294
+ "grad_norm": 0.11649538227939302,
295
+ "learning_rate": 0.0,
296
+ "loss": 0.0513,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 2.0,
301
+ "eval_loss": 0.07347381114959717,
302
+ "eval_runtime": 1.3881,
303
+ "eval_samples_per_second": 0.72,
304
+ "eval_steps_per_second": 0.72,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 2.0,
309
+ "step": 40,
310
+ "total_flos": 562405687296.0,
311
+ "train_loss": 0.1598894433118403,
312
+ "train_runtime": 161.5808,
313
+ "train_samples_per_second": 0.495,
314
+ "train_steps_per_second": 0.248
315
+ }
316
+ ],
317
+ "logging_steps": 1,
318
+ "max_steps": 40,
319
+ "num_input_tokens_seen": 0,
320
+ "num_train_epochs": 2,
321
+ "save_steps": 500,
322
+ "stateful_callbacks": {
323
+ "TrainerControl": {
324
+ "args": {
325
+ "should_epoch_stop": false,
326
+ "should_evaluate": false,
327
+ "should_log": false,
328
+ "should_save": true,
329
+ "should_training_stop": true
330
+ },
331
+ "attributes": {}
332
+ }
333
+ },
334
+ "total_flos": 562405687296.0,
335
+ "train_batch_size": 1,
336
+ "trial_name": null,
337
+ "trial_params": null
338
+ }