rizkyjun commited on
Commit
42d7ac4
1 Parent(s): 6ba6c1a

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:a140a59b802a2e1eac5e8f7cf7eeef6b8d047c31c0b3acd31c11092de6066a81
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290691fa3a2489d98e1fe5b8fbce64a5ad40aeec0251852114b389bfb9870d1c
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f70eeaeb132351a711de6a7091dbec5797a78520bf496a2efac4a399c040284a
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3921cf04757b36b35d4b4b82fe80ea8bf28d84f3d6d782c074bb1cb4017877f
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:a9b90d357685719c57fa133e4a1df8bf3bcfd50a3a24b52028d35927fe9cc447
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a66de94ddf6ddb1a1f57868c95171312871a0a8334cc09fd510e6f196d45be
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.2154178619384766,
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.536,
260
  "eval_steps_per_second": 3.821,
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.2948760965632e+16,
269
  "trial_name": null,
270
  "trial_params": null
271
  }
 
1
  {
2
+ "best_metric": 2.2015323638916016,
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.536,
260
  "eval_steps_per_second": 3.821,
261
  "step": 1800
262
+ },
263
+ {
264
+ "epoch": 1.38,
265
+ "learning_rate": 0.0002,
266
+ "loss": 2.1794,
267
+ "step": 1900
268
+ },
269
+ {
270
+ "epoch": 1.38,
271
+ "eval_loss": 2.2015323638916016,
272
+ "eval_runtime": 205.5536,
273
+ "eval_samples_per_second": 30.522,
274
+ "eval_steps_per_second": 3.819,
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.588270155302912e+16,
283
  "trial_name": null,
284
  "trial_params": null
285
  }