lesso09 commited on
Commit
e131f6d
·
verified ·
1 Parent(s): 9c788d0

Training in progress, step 25, 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:9b3d47f6b2eaf8ac38ff79e6b691f596908efa8d28f6e2c06ef23dd354f23c66
3
  size 5327496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f926e7cd77b13f068f8fc60a2754b4b05a9c81249a15cf4e4632ff6fb784ff
3
  size 5327496
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97c0bc32e89cb94331c817a11a0bfcddcfc60de9de45ddd981b16e90356187f9
3
  size 2857722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d39db7b94d52ce88643b4bbb8c491a017a2cdbe51dfe3cc748c22a2d964e90e4
3
  size 2857722
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baaeac5901b2682244555b41f3691b0c12a5b03c2d0cb08398ce2ecda3ff3740
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20158c559844cf8bdecbabd15904d72dbcfc0f58a640a1692249664b10e6922a
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d95f3fb1f9df4cdd5f470d1684a242bf1d1940d47b9622802f603a91ffa5bc0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4521b8db9cc205e54aa606d85e707c024abd2d8ad4a20bec4b2cff365dc59cdf
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.847720146179199,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.007963368504877564,
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,
@@ -187,6 +187,49 @@
187
  "eval_samples_per_second": 26.718,
188
  "eval_steps_per_second": 13.359,
189
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  }
191
  ],
192
  "logging_steps": 1,
@@ -210,12 +253,12 @@
210
  "should_evaluate": false,
211
  "should_log": false,
212
  "should_save": true,
213
- "should_training_stop": false
214
  },
215
  "attributes": {}
216
  }
217
  },
218
- "total_flos": 83829731622912.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.8438894748687744,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.009954210631096954,
5
  "eval_steps": 5,
6
+ "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
187
  "eval_samples_per_second": 26.718,
188
  "eval_steps_per_second": 13.359,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.008361536930121441,
193
+ "grad_norm": 0.6781258583068848,
194
+ "learning_rate": 3.308693936411421e-05,
195
+ "loss": 10.9849,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.00875970535536532,
200
+ "grad_norm": 0.6742913722991943,
201
+ "learning_rate": 1.9098300562505266e-05,
202
+ "loss": 11.2705,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.009157873780609197,
207
+ "grad_norm": 0.7851435542106628,
208
+ "learning_rate": 8.645454235739903e-06,
209
+ "loss": 12.2947,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.009556042205853077,
214
+ "grad_norm": 0.7483974695205688,
215
+ "learning_rate": 2.1852399266194314e-06,
216
+ "loss": 11.2183,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.009954210631096954,
221
+ "grad_norm": 0.7268701791763306,
222
+ "learning_rate": 0.0,
223
+ "loss": 10.7387,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.009954210631096954,
228
+ "eval_loss": 2.8438894748687744,
229
+ "eval_runtime": 39.4822,
230
+ "eval_samples_per_second": 26.797,
231
+ "eval_steps_per_second": 13.398,
232
+ "step": 25
233
  }
234
  ],
235
  "logging_steps": 1,
 
253
  "should_evaluate": false,
254
  "should_log": false,
255
  "should_save": true,
256
+ "should_training_stop": true
257
  },
258
  "attributes": {}
259
  }
260
  },
261
+ "total_flos": 105052448489472.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null