rizkyjun commited on
Commit
3cedc90
1 Parent(s): 6977003

Training in progress, step 1900, 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:25d72005bad026d19146375d0e615b763296f5702022fa21368ab8d3227ad63c
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4109bd90fc7f5faa7fcede643834039b1747084b7591137960b86d099817b2c
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1c34b485fa3db63fa7ff584993c6a19986d89879b5941a3f56567efc621191f
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:032c7c5d1b22e401f78fa7173ec4007107011910cac95f55d965c293810824d3
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b4b1b37e75be4b65b7642b3207f0ac6424318170e6fdb52189f43223d7c1de8
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2511746767caf74ed2af043be349b91a9f9de694b3b61fb6953cef602c3b33a
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0e0a1736a46fd1627af3c246e44261aaac909256abbd413b5ee5c968f6b2d8e
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d4b4cadcabd3e17adcc39c43d8312038a1f5c7f53125f288ba4de5ed25396b
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.313258409500122,
3
- "best_model_checkpoint": "./outputs/checkpoint-1800",
4
- "epoch": 1.3114754098360657,
5
  "eval_steps": 100,
6
- "global_step": 1800,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -259,13 +259,27 @@
259
  "eval_samples_per_second": 30.67,
260
  "eval_steps_per_second": 3.837,
261
  "step": 1800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
262
  }
263
  ],
264
  "logging_steps": 100,
265
  "max_steps": 4116,
266
  "num_train_epochs": 3,
267
  "save_steps": 100,
268
- "total_flos": 5.134876246112256e+16,
269
  "trial_name": null,
270
  "trial_params": null
271
  }
 
1
  {
2
+ "best_metric": 2.298874855041504,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1900",
4
+ "epoch": 1.384335154826958,
5
  "eval_steps": 100,
6
+ "global_step": 1900,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
259
  "eval_samples_per_second": 30.67,
260
  "eval_steps_per_second": 3.837,
261
  "step": 1800
262
+ },
263
+ {
264
+ "epoch": 1.38,
265
+ "learning_rate": 0.0002,
266
+ "loss": 2.2756,
267
+ "step": 1900
268
+ },
269
+ {
270
+ "epoch": 1.38,
271
+ "eval_loss": 2.298874855041504,
272
+ "eval_runtime": 204.84,
273
+ "eval_samples_per_second": 30.629,
274
+ "eval_steps_per_second": 3.832,
275
+ "step": 1900
276
  }
277
  ],
278
  "logging_steps": 100,
279
  "max_steps": 4116,
280
  "num_train_epochs": 3,
281
  "save_steps": 100,
282
+ "total_flos": 5.419260380362752e+16,
283
  "trial_name": null,
284
  "trial_params": null
285
  }