ramdhanfirdaus commited on
Commit
b410523
1 Parent(s): 73bcfc1

Training in progress, step 1700, checkpoint

Browse files
last-checkpoint/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dde7cd716056ff6ad9f748a7f0e5aeafa78a5433a8d282c758bf8e3cb6a0579
3
  size 50349441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3694b9769451b4e7587f8afd0bf460e687c5c552683b2b6a8832e5d0943cd6
3
  size 50349441
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c6384db839da64131ffbc3f4c33fdea56a5d379727db42e65240499b5840e61
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f211b36881b86340c0e1c1926f46a2a99a1d45eb54e2a242690a4e07cddb2cf6
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd0e92abf050d4ab2ae03dc05823099af1cb99bab8778b951d8b18b05768e217
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1389c8fb4da5b08654d5ecff1c857ae43115866bad194f9289834fc2a0b6a9c8
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcd2587f362188ac4728d4fa6edf8d2b0b6d72db365d49f7b847d4d79e3da09f
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0410ad60e6d0138b921a03b0a3e367fd27c6ab07cb9a5006fcb66ea8e5bbacc4
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.5179370641708374,
3
- "best_model_checkpoint": "./outputs/checkpoint-1600",
4
- "epoch": 1.1657559198542806,
5
  "eval_steps": 100,
6
- "global_step": 1600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -231,13 +231,27 @@
231
  "eval_samples_per_second": 43.562,
232
  "eval_steps_per_second": 5.45,
233
  "step": 1600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
234
  }
235
  ],
236
  "logging_steps": 100,
237
  "max_steps": 4116,
238
  "num_train_epochs": 3,
239
  "save_steps": 100,
240
- "total_flos": 9.539236838063309e+16,
241
  "trial_name": null,
242
  "trial_params": null
243
  }
 
1
  {
2
+ "best_metric": 1.5012134313583374,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1700",
4
+ "epoch": 1.238615664845173,
5
  "eval_steps": 100,
6
+ "global_step": 1700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
231
  "eval_samples_per_second": 43.562,
232
  "eval_steps_per_second": 5.45,
233
  "step": 1600
234
+ },
235
+ {
236
+ "epoch": 1.24,
237
+ "learning_rate": 0.0002,
238
+ "loss": 1.5038,
239
+ "step": 1700
240
+ },
241
+ {
242
+ "epoch": 1.24,
243
+ "eval_loss": 1.5012134313583374,
244
+ "eval_runtime": 144.0166,
245
+ "eval_samples_per_second": 43.564,
246
+ "eval_steps_per_second": 5.451,
247
+ "step": 1700
248
  }
249
  ],
250
  "logging_steps": 100,
251
  "max_steps": 4116,
252
  "num_train_epochs": 3,
253
  "save_steps": 100,
254
+ "total_flos": 1.0135854358789325e+17,
255
  "trial_name": null,
256
  "trial_params": null
257
  }