lesso05 commited on
Commit
96e9c68
·
verified ·
1 Parent(s): 5e67dd4

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:dea312c683c66be75416de58d1702bcaee368716233a88b4b1ae682ce0fa2f38
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a32df4b738bd7dec6bc2d6ce99294138a5b676cb35aa8c534da9f7adebe3060
3
  size 125248064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51124d0fdb3009fe2f8ac57c9e0159aefdb7b8d2fe75e57acc767200bdaa56f6
3
  size 64219860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c3afea5df0d52baac4f11eb90cebced8544dcea441eae9f12302f8dfd0adb26
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:ff21e0751b3a5cea005fdd4e373110f88946aad70f157d90ebe5ea2842c00ef6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e926b08d55705d8356636d5ec7ca1ca5847643fe2200800bd149d0e5a1f2f87b
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": 1.019839882850647,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0935672514619883,
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": 4.086,
188
  "eval_steps_per_second": 2.043,
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": 1.060678819381248e+16,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.9813918471336365,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.11695906432748537,
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": 4.086,
188
  "eval_steps_per_second": 2.043,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.09824561403508772,
193
+ "grad_norm": 0.6741195917129517,
194
+ "learning_rate": 3.308693936411421e-05,
195
+ "loss": 1.0423,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.10292397660818714,
200
+ "grad_norm": 0.6320233345031738,
201
+ "learning_rate": 1.9098300562505266e-05,
202
+ "loss": 0.991,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.10760233918128655,
207
+ "grad_norm": 0.5491010546684265,
208
+ "learning_rate": 8.645454235739903e-06,
209
+ "loss": 1.063,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.11228070175438597,
214
+ "grad_norm": 0.5644322037696838,
215
+ "learning_rate": 2.1852399266194314e-06,
216
+ "loss": 0.8984,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.11695906432748537,
221
+ "grad_norm": 0.6533280611038208,
222
+ "learning_rate": 0.0,
223
+ "loss": 0.9426,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.11695906432748537,
228
+ "eval_loss": 0.9813918471336365,
229
+ "eval_runtime": 22.0739,
230
+ "eval_samples_per_second": 4.077,
231
+ "eval_steps_per_second": 2.039,
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": 1.313975253860352e+16,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null