VERSIL91 commited on
Commit
bae6b4e
·
verified ·
1 Parent(s): 58ddf95

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:f8c5b3b034751f4e0690381137d838944d1617619e3482f3b30a57eed1b17b1e
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e621edb8f9d2e3b44be10e33f537f26ac1ba0d2c41b3b7762f7d94ec439a38c5
3
  size 125248064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:677af05485e04a18a644a268b3f2277d41b75aac4284a5d334410f36d81d5e86
3
  size 64219860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cf11d2a5209b8d03328f03a5db4507208b96aec65ecdde5e845b1cf3b6a3db6
3
  size 64219860
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09c493f63412e264b3a37fdcb8df0f0fb81fcec9f3ff13481c080d7a222d6915
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75080ec56518801d1d6c91757a4dc9a773c5629443c6668a848998562bf287d8
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.0027711385915688107,
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": 13.713,
145
  "eval_steps_per_second": 6.857,
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.978890190848e+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.003694851455425081,
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": 13.713,
145
  "eval_steps_per_second": 6.857,
146
  "step": 15
147
+ },
148
+ {
149
+ "epoch": 0.002955881164340065,
150
+ "grad_norm": 35.03306198120117,
151
+ "learning_rate": 3.4549150281252636e-05,
152
+ "loss": 63.2034,
153
+ "step": 16
154
+ },
155
+ {
156
+ "epoch": 0.003140623737111319,
157
+ "grad_norm": 32.41392517089844,
158
+ "learning_rate": 2.061073738537635e-05,
159
+ "loss": 56.0369,
160
+ "step": 17
161
+ },
162
+ {
163
+ "epoch": 0.003325366309882573,
164
+ "grad_norm": 32.28781509399414,
165
+ "learning_rate": 9.549150281252633e-06,
166
+ "loss": 59.4549,
167
+ "step": 18
168
+ },
169
+ {
170
+ "epoch": 0.0035101088826538273,
171
+ "grad_norm": 32.226200103759766,
172
+ "learning_rate": 2.4471741852423237e-06,
173
+ "loss": 63.0719,
174
+ "step": 19
175
+ },
176
+ {
177
+ "epoch": 0.003694851455425081,
178
+ "grad_norm": 32.14451217651367,
179
+ "learning_rate": 0.0,
180
+ "loss": 56.4091,
181
+ "step": 20
182
+ },
183
+ {
184
+ "epoch": 0.003694851455425081,
185
+ "eval_loss": 3.589934825897217,
186
+ "eval_runtime": 2227.8468,
187
+ "eval_samples_per_second": 4.092,
188
+ "eval_steps_per_second": 2.046,
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": 2.659628416499712e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null