VERSIL91 commited on
Commit
2dcd454
·
verified ·
1 Parent(s): 4a8d02f

Training in progress, step 20, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0689e666d1bd66454d6cba95201ca9d3eec871d2e6b3b6de0451fa5fd6274238
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a94bd6a59dc7851c7932f18bdd98f393a187f19442f574b7a804d3d1c59b11c
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39f088e1fc8badf64198f3f6c8295ebe0fccb48bc91b175f96012f4706c3b419
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf4d338a705553fc69a897481f7c91c4b6b6225a88d7079103e850e85e8961c
3
  size 43122580
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a39a41f912d3765e4194e7bf2d118cba79dcbe423e3417f95fa83853160b690
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdde6ac87a64995609da02d0ac08c227f29316a78167a5224ca4e6df927f97ad
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff2736979009751c0c6b0ddcc5f6544d6f723aa752b4798eab0b70fb76cf0083
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:532138a5ca880d8da393ae449e5715b2766def36b8838785ca08d07228b119b7
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.0007215137358177456,
5
  "eval_steps": 5,
6
- "global_step": 15,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -144,6 +144,49 @@
144
  "eval_samples_per_second": 41.504,
145
  "eval_steps_per_second": 20.752,
146
  "step": 15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 1,
@@ -158,12 +201,12 @@
158
  "should_evaluate": false,
159
  "should_log": false,
160
  "should_save": true,
161
- "should_training_stop": false
162
  },
163
  "attributes": {}
164
  }
165
  },
166
- "total_flos": 1.109738548887552e+16,
167
  "train_batch_size": 2,
168
  "trial_name": null,
169
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0009620183144236609,
5
  "eval_steps": 5,
6
+ "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
144
  "eval_samples_per_second": 41.504,
145
  "eval_steps_per_second": 20.752,
146
  "step": 15
147
+ },
148
+ {
149
+ "epoch": 0.0007696146515389287,
150
+ "grad_norm": 1.8937203884124756,
151
+ "learning_rate": 3.4549150281252636e-05,
152
+ "loss": 3.4878,
153
+ "step": 16
154
+ },
155
+ {
156
+ "epoch": 0.0008177155672601117,
157
+ "grad_norm": 2.0600931644439697,
158
+ "learning_rate": 2.061073738537635e-05,
159
+ "loss": 3.581,
160
+ "step": 17
161
+ },
162
+ {
163
+ "epoch": 0.0008658164829812948,
164
+ "grad_norm": 1.9563463926315308,
165
+ "learning_rate": 9.549150281252633e-06,
166
+ "loss": 3.4161,
167
+ "step": 18
168
+ },
169
+ {
170
+ "epoch": 0.0009139173987024778,
171
+ "grad_norm": 2.333648204803467,
172
+ "learning_rate": 2.4471741852423237e-06,
173
+ "loss": 3.2874,
174
+ "step": 19
175
+ },
176
+ {
177
+ "epoch": 0.0009620183144236609,
178
+ "grad_norm": 2.211129903793335,
179
+ "learning_rate": 0.0,
180
+ "loss": 3.4981,
181
+ "step": 20
182
+ },
183
+ {
184
+ "epoch": 0.0009620183144236609,
185
+ "eval_loss": 3.6328890323638916,
186
+ "eval_runtime": 1003.4934,
187
+ "eval_samples_per_second": 34.893,
188
+ "eval_steps_per_second": 17.447,
189
+ "step": 20
190
  }
191
  ],
192
  "logging_steps": 1,
 
201
  "should_evaluate": false,
202
  "should_log": false,
203
  "should_save": true,
204
+ "should_training_stop": true
205
  },
206
  "attributes": {}
207
  }
208
  },
209
+ "total_flos": 1.479651398516736e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null