ramdhanfirdaus commited on
Commit
0372b62
1 Parent(s): fd7b899

Training in progress, step 200, 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:25ea08ebd1c71376c4e344252a35adeb6296854e35f42e3affdc7b470e97e346
3
  size 50349441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca8db51025c2be3f5dad3cab55fdba8dae58f5ac7749195b8ddbc12992e38c65
3
  size 50349441
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b95ef9b73796b1bd97d551ec388d21a0bcfc45795a2e224bc9c4ba831c2c66a7
3
  size 100692937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ba28988004168e007e2f27138f444c4511eecb82b9022a10b15bff1fef8de2
3
  size 100692937
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e90988831b9db998648b371e860ead99285474d492b68b6640c993b33227e49
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8cca4050b412069a5a574ef82deadd3fd628d6acb7444705fb5ae44f31ae444
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:216f76b8039f833c337db298c81f13b12082d5fd4f9d866cecd34b2ca7550b37
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aa2c8b84e17817e6a4dcba5955fca913e266fdcd47f5594a29933ebd4972a01
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.0118842124938965,
3
- "best_model_checkpoint": "./outputs/checkpoint-100",
4
- "epoch": 0.07285974499089254,
5
  "eval_steps": 100,
6
- "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -21,13 +21,27 @@
21
  "eval_samples_per_second": 43.479,
22
  "eval_steps_per_second": 5.44,
23
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  }
25
  ],
26
  "logging_steps": 100,
27
  "max_steps": 4116,
28
  "num_train_epochs": 3,
29
  "save_steps": 100,
30
- "total_flos": 5959170487025664.0,
31
  "trial_name": null,
32
  "trial_params": null
33
  }
 
1
  {
2
+ "best_metric": 1.9193025827407837,
3
+ "best_model_checkpoint": "./outputs/checkpoint-200",
4
+ "epoch": 0.14571948998178508,
5
  "eval_steps": 100,
6
+ "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
21
  "eval_samples_per_second": 43.479,
22
  "eval_steps_per_second": 5.44,
23
  "step": 100
24
+ },
25
+ {
26
+ "epoch": 0.15,
27
+ "learning_rate": 0.0002,
28
+ "loss": 1.962,
29
+ "step": 200
30
+ },
31
+ {
32
+ "epoch": 0.15,
33
+ "eval_loss": 1.9193025827407837,
34
+ "eval_runtime": 144.1022,
35
+ "eval_samples_per_second": 43.539,
36
+ "eval_steps_per_second": 5.448,
37
+ "step": 200
38
  }
39
  ],
40
  "logging_steps": 100,
41
  "max_steps": 4116,
42
  "num_train_epochs": 3,
43
  "save_steps": 100,
44
+ "total_flos": 1.1917344486653952e+16,
45
  "trial_name": null,
46
  "trial_params": null
47
  }