sedrickkeh commited on
Commit
f8596f5
·
verified ·
1 Parent(s): 0d78fb9

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,7 @@ license: gemma
4
  base_model: google/gemma-2-9b
5
  tags:
6
  - llama-factory
 
7
  - generated_from_trainer
8
  model-index:
9
  - name: hp_ablations_gemma_bsz2048
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # hp_ablations_gemma_bsz2048
17
 
18
- This model is a fine-tuned version of [google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.5886
21
 
 
4
  base_model: google/gemma-2-9b
5
  tags:
6
  - llama-factory
7
+ - full
8
  - generated_from_trainer
9
  model-index:
10
  - name: hp_ablations_gemma_bsz2048
 
16
 
17
  # hp_ablations_gemma_bsz2048
18
 
19
+ This model is a fine-tuned version of [google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) on the mlfoundations-dev/oh-dcft-v3.1-gpt-4o-mini dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.5886
22
 
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.9870276367738295,
3
+ "eval_loss": 0.5885838866233826,
4
+ "eval_runtime": 183.0763,
5
+ "eval_samples_per_second": 65.224,
6
+ "eval_steps_per_second": 0.513,
7
+ "total_flos": 5029184170622976.0,
8
+ "train_loss": 0.5836054007212321,
9
+ "train_runtime": 30988.084,
10
+ "train_samples_per_second": 21.964,
11
+ "train_steps_per_second": 0.011
12
+ }
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.9870276367738295,
3
+ "eval_loss": 0.5885838866233826,
4
+ "eval_runtime": 183.0763,
5
+ "eval_samples_per_second": 65.224,
6
+ "eval_steps_per_second": 0.513
7
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.9870276367738295,
3
+ "total_flos": 5029184170622976.0,
4
+ "train_loss": 0.5836054007212321,
5
+ "train_runtime": 30988.084,
6
+ "train_samples_per_second": 21.964,
7
+ "train_steps_per_second": 0.011
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,297 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.9870276367738295,
5
+ "eval_steps": 500,
6
+ "global_step": 330,
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.09024252679075014,
13
+ "grad_norm": 1.0283902937545022,
14
+ "learning_rate": 5e-06,
15
+ "loss": 0.7434,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.18048505358150027,
20
+ "grad_norm": 0.5152802784289524,
21
+ "learning_rate": 5e-06,
22
+ "loss": 0.6665,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.2707275803722504,
27
+ "grad_norm": 0.7590056398823692,
28
+ "learning_rate": 5e-06,
29
+ "loss": 0.6466,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.36097010716300054,
34
+ "grad_norm": 0.7655846434515482,
35
+ "learning_rate": 5e-06,
36
+ "loss": 0.6338,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.4512126339537507,
41
+ "grad_norm": 0.38482451954850594,
42
+ "learning_rate": 5e-06,
43
+ "loss": 0.6242,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.5414551607445008,
48
+ "grad_norm": 0.5243651524485891,
49
+ "learning_rate": 5e-06,
50
+ "loss": 0.618,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.631697687535251,
55
+ "grad_norm": 0.4396733673138487,
56
+ "learning_rate": 5e-06,
57
+ "loss": 0.6136,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.7219402143260011,
62
+ "grad_norm": 0.7869802084155179,
63
+ "learning_rate": 5e-06,
64
+ "loss": 0.6119,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.8121827411167513,
69
+ "grad_norm": 0.7764319290422358,
70
+ "learning_rate": 5e-06,
71
+ "loss": 0.6074,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.9024252679075014,
76
+ "grad_norm": 0.5476035261750426,
77
+ "learning_rate": 5e-06,
78
+ "loss": 0.6088,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.9926677946982515,
83
+ "grad_norm": 0.5918273069691898,
84
+ "learning_rate": 5e-06,
85
+ "loss": 0.6031,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.9926677946982515,
90
+ "eval_loss": 0.601691484451294,
91
+ "eval_runtime": 182.572,
92
+ "eval_samples_per_second": 65.404,
93
+ "eval_steps_per_second": 0.515,
94
+ "step": 110
95
+ },
96
+ {
97
+ "epoch": 1.0874224478285393,
98
+ "grad_norm": 0.45356068248876164,
99
+ "learning_rate": 5e-06,
100
+ "loss": 0.6161,
101
+ "step": 120
102
+ },
103
+ {
104
+ "epoch": 1.1776649746192893,
105
+ "grad_norm": 0.5426773823607075,
106
+ "learning_rate": 5e-06,
107
+ "loss": 0.5733,
108
+ "step": 130
109
+ },
110
+ {
111
+ "epoch": 1.2679075014100394,
112
+ "grad_norm": 0.696280155344761,
113
+ "learning_rate": 5e-06,
114
+ "loss": 0.5743,
115
+ "step": 140
116
+ },
117
+ {
118
+ "epoch": 1.3581500282007897,
119
+ "grad_norm": 0.4757051970498703,
120
+ "learning_rate": 5e-06,
121
+ "loss": 0.5749,
122
+ "step": 150
123
+ },
124
+ {
125
+ "epoch": 1.4483925549915397,
126
+ "grad_norm": 0.4435543406215925,
127
+ "learning_rate": 5e-06,
128
+ "loss": 0.5699,
129
+ "step": 160
130
+ },
131
+ {
132
+ "epoch": 1.53863508178229,
133
+ "grad_norm": 0.7010821324607621,
134
+ "learning_rate": 5e-06,
135
+ "loss": 0.5713,
136
+ "step": 170
137
+ },
138
+ {
139
+ "epoch": 1.62887760857304,
140
+ "grad_norm": 0.6395686381010692,
141
+ "learning_rate": 5e-06,
142
+ "loss": 0.5726,
143
+ "step": 180
144
+ },
145
+ {
146
+ "epoch": 1.7191201353637902,
147
+ "grad_norm": 0.5342836767987817,
148
+ "learning_rate": 5e-06,
149
+ "loss": 0.571,
150
+ "step": 190
151
+ },
152
+ {
153
+ "epoch": 1.8093626621545402,
154
+ "grad_norm": 0.3836821654226498,
155
+ "learning_rate": 5e-06,
156
+ "loss": 0.5663,
157
+ "step": 200
158
+ },
159
+ {
160
+ "epoch": 1.8996051889452905,
161
+ "grad_norm": 0.8522337416083936,
162
+ "learning_rate": 5e-06,
163
+ "loss": 0.5699,
164
+ "step": 210
165
+ },
166
+ {
167
+ "epoch": 1.9898477157360406,
168
+ "grad_norm": 0.47597229963199594,
169
+ "learning_rate": 5e-06,
170
+ "loss": 0.567,
171
+ "step": 220
172
+ },
173
+ {
174
+ "epoch": 1.9898477157360406,
175
+ "eval_loss": 0.5897566080093384,
176
+ "eval_runtime": 182.7531,
177
+ "eval_samples_per_second": 65.34,
178
+ "eval_steps_per_second": 0.514,
179
+ "step": 220
180
+ },
181
+ {
182
+ "epoch": 2.0846023688663284,
183
+ "grad_norm": 0.5352597999178058,
184
+ "learning_rate": 5e-06,
185
+ "loss": 0.5744,
186
+ "step": 230
187
+ },
188
+ {
189
+ "epoch": 2.1748448956570785,
190
+ "grad_norm": 0.44771041154564994,
191
+ "learning_rate": 5e-06,
192
+ "loss": 0.5402,
193
+ "step": 240
194
+ },
195
+ {
196
+ "epoch": 2.2650874224478286,
197
+ "grad_norm": 0.4219614084617865,
198
+ "learning_rate": 5e-06,
199
+ "loss": 0.5316,
200
+ "step": 250
201
+ },
202
+ {
203
+ "epoch": 2.3553299492385786,
204
+ "grad_norm": 0.8733260275373232,
205
+ "learning_rate": 5e-06,
206
+ "loss": 0.54,
207
+ "step": 260
208
+ },
209
+ {
210
+ "epoch": 2.4455724760293287,
211
+ "grad_norm": 0.6912064073833414,
212
+ "learning_rate": 5e-06,
213
+ "loss": 0.5365,
214
+ "step": 270
215
+ },
216
+ {
217
+ "epoch": 2.5358150028200788,
218
+ "grad_norm": 0.48480317311945764,
219
+ "learning_rate": 5e-06,
220
+ "loss": 0.5379,
221
+ "step": 280
222
+ },
223
+ {
224
+ "epoch": 2.6260575296108293,
225
+ "grad_norm": 0.5627905970494923,
226
+ "learning_rate": 5e-06,
227
+ "loss": 0.5372,
228
+ "step": 290
229
+ },
230
+ {
231
+ "epoch": 2.7163000564015793,
232
+ "grad_norm": 0.9254178480304499,
233
+ "learning_rate": 5e-06,
234
+ "loss": 0.5385,
235
+ "step": 300
236
+ },
237
+ {
238
+ "epoch": 2.8065425831923294,
239
+ "grad_norm": 0.5677460820623565,
240
+ "learning_rate": 5e-06,
241
+ "loss": 0.5411,
242
+ "step": 310
243
+ },
244
+ {
245
+ "epoch": 2.8967851099830795,
246
+ "grad_norm": 0.5115776135415467,
247
+ "learning_rate": 5e-06,
248
+ "loss": 0.5393,
249
+ "step": 320
250
+ },
251
+ {
252
+ "epoch": 2.9870276367738295,
253
+ "grad_norm": 0.49851601671823487,
254
+ "learning_rate": 5e-06,
255
+ "loss": 0.5383,
256
+ "step": 330
257
+ },
258
+ {
259
+ "epoch": 2.9870276367738295,
260
+ "eval_loss": 0.5885838866233826,
261
+ "eval_runtime": 182.3352,
262
+ "eval_samples_per_second": 65.489,
263
+ "eval_steps_per_second": 0.516,
264
+ "step": 330
265
+ },
266
+ {
267
+ "epoch": 2.9870276367738295,
268
+ "step": 330,
269
+ "total_flos": 5029184170622976.0,
270
+ "train_loss": 0.5836054007212321,
271
+ "train_runtime": 30988.084,
272
+ "train_samples_per_second": 21.964,
273
+ "train_steps_per_second": 0.011
274
+ }
275
+ ],
276
+ "logging_steps": 10,
277
+ "max_steps": 330,
278
+ "num_input_tokens_seen": 0,
279
+ "num_train_epochs": 3,
280
+ "save_steps": 500,
281
+ "stateful_callbacks": {
282
+ "TrainerControl": {
283
+ "args": {
284
+ "should_epoch_stop": false,
285
+ "should_evaluate": false,
286
+ "should_log": false,
287
+ "should_save": true,
288
+ "should_training_stop": true
289
+ },
290
+ "attributes": {}
291
+ }
292
+ },
293
+ "total_flos": 5029184170622976.0,
294
+ "train_batch_size": 4,
295
+ "trial_name": null,
296
+ "trial_params": null
297
+ }
training_eval_loss.png ADDED
training_loss.png ADDED