ardaspear commited on
Commit
4865a1b
·
verified ·
1 Parent(s): 82e0b21

Training in progress, step 85, 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:a22678cf8f5a483d1adaa94d4c1c590c68a3535c16487f612fe34b457ece5ad2
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3a729cb391d7779461c47e9f062df8fe45438c3b8f82ba4fa45b3a7147069a
3
  size 50503544
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e97458465def973762a0a0280c975d603829cfb740a7e39f98001397274b3e6a
3
  size 25986148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:435b8c5b579e0af4e805a5165e650f2efd6399d579488612f8b64ac61b0c9b56
3
  size 25986148
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:979a16ef10bf9de12bbc2c602e98625ee2d1c3e490e23418d4ea005f588ea800
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c14058322a79c5b5614ce41abe5d63a27d35880ee1f450d491ed1c4eacf6fa41
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40aaba2d15c70d89033b94214bc8306c06d04f2fbceef0fdedf952808109d707
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24510621ac929102038dbb9557bac0e17f0ed52c36608ebab8e700d1b1464f1d
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.012633534602879703,
5
  "eval_steps": 17,
6
- "global_step": 68,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -201,6 +201,56 @@
201
  "eval_samples_per_second": 32.556,
202
  "eval_steps_per_second": 4.072,
203
  "step": 68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  }
205
  ],
206
  "logging_steps": 3,
@@ -220,7 +270,7 @@
220
  "attributes": {}
221
  }
222
  },
223
- "total_flos": 2.44475083358208e+16,
224
  "train_batch_size": 8,
225
  "trial_name": null,
226
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.01579191825359963,
5
  "eval_steps": 17,
6
+ "global_step": 85,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
201
  "eval_samples_per_second": 32.556,
202
  "eval_steps_per_second": 4.072,
203
  "step": 68
204
+ },
205
+ {
206
+ "epoch": 0.012819321876451463,
207
+ "grad_norm": 0.9416138529777527,
208
+ "learning_rate": 7.803575286758364e-05,
209
+ "loss": 0.7452,
210
+ "step": 69
211
+ },
212
+ {
213
+ "epoch": 0.013376683697166745,
214
+ "grad_norm": 0.9427577257156372,
215
+ "learning_rate": 7.594847868906076e-05,
216
+ "loss": 0.7362,
217
+ "step": 72
218
+ },
219
+ {
220
+ "epoch": 0.013934045517882025,
221
+ "grad_norm": 0.8998479247093201,
222
+ "learning_rate": 7.379736965185368e-05,
223
+ "loss": 0.6653,
224
+ "step": 75
225
+ },
226
+ {
227
+ "epoch": 0.014491407338597306,
228
+ "grad_norm": 0.9068602919578552,
229
+ "learning_rate": 7.158771761692464e-05,
230
+ "loss": 0.7179,
231
+ "step": 78
232
+ },
233
+ {
234
+ "epoch": 0.015048769159312587,
235
+ "grad_norm": 0.8577080368995667,
236
+ "learning_rate": 6.932495846462261e-05,
237
+ "loss": 0.7525,
238
+ "step": 81
239
+ },
240
+ {
241
+ "epoch": 0.015606130980027869,
242
+ "grad_norm": 1.0340560674667358,
243
+ "learning_rate": 6.701465872208216e-05,
244
+ "loss": 0.7724,
245
+ "step": 84
246
+ },
247
+ {
248
+ "epoch": 0.01579191825359963,
249
+ "eval_loss": 0.7278433442115784,
250
+ "eval_runtime": 278.2156,
251
+ "eval_samples_per_second": 32.586,
252
+ "eval_steps_per_second": 4.076,
253
+ "step": 85
254
  }
255
  ],
256
  "logging_steps": 3,
 
270
  "attributes": {}
271
  }
272
  },
273
+ "total_flos": 3.016050502061261e+16,
274
  "train_batch_size": 8,
275
  "trial_name": null,
276
  "trial_params": null