ramdhanfirdaus commited on
Commit
20e5dc9
1 Parent(s): 8e6af55

Training in progress, step 200, 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:e668834599c4d750210294ce3b352ea523826ded51570868af2601cfa720c978
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4bb27604a5c32bac6d3f65926248efd42781f541704419617efe82e083fb2ad
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31d3963a4f59bb221d32f670174c3be35f3d7a533bbd3cae512a10b35725b487
3
  size 100692937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b21fd2092bc03311b3a1c23a1ec7b12aad53d46c8868b6ea69c386371e4ac65
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.0129995346069336,
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.657,
22
  "eval_steps_per_second": 5.462,
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.9196887016296387,
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.657,
22
  "eval_steps_per_second": 5.462,
23
  "step": 100
24
+ },
25
+ {
26
+ "epoch": 0.15,
27
+ "learning_rate": 0.0002,
28
+ "loss": 1.9629,
29
+ "step": 200
30
+ },
31
+ {
32
+ "epoch": 0.15,
33
+ "eval_loss": 1.9196887016296387,
34
+ "eval_runtime": 143.7285,
35
+ "eval_samples_per_second": 43.652,
36
+ "eval_steps_per_second": 5.462,
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
  }