ramdhanfirdaus commited on
Commit
6d01a99
1 Parent(s): bb4298f

Training in progress, step 500, 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:3450032956484af5b5ff329e1947f3061dba4ae8bcdd637c42361124446edb7f
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f9d14c52b55896e03b273fc9fe78b2e8373080957a07118b4b990d91ab2bdc0
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d92cfe910fd508325bf3b07371b1c2cc6701ab49b4cc09af7ba4ac8b8d7143e1
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b1fde7d3efe241e005940c4bd954376adcce1e3cf0eb4d084051b373a553f5a
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:8bb3b882e2821464a9e8ecf24229d2761b3972d473187bb0e8987bc38205d855
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9013865ce1db6c56389ad8c81d9da591edccc22d595720deba33a4baadab4fc1
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8325774c5216d42461f4f0d2f46a295a9e74d21ab580cd43104c1ce37b007328
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3fb62e1a686af03a6294538f23b0512dc4df0d77f62afb535a9f3732c29458d
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.9539737701416016,
3
- "best_model_checkpoint": "./outputs/checkpoint-400",
4
- "epoch": 0.29143897996357016,
5
  "eval_steps": 100,
6
- "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -63,13 +63,27 @@
63
  "eval_samples_per_second": 43.695,
64
  "eval_steps_per_second": 5.467,
65
  "step": 400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  }
67
  ],
68
  "logging_steps": 100,
69
  "max_steps": 4116,
70
  "num_train_epochs": 3,
71
  "save_steps": 100,
72
- "total_flos": 2.3847291608039424e+16,
73
  "trial_name": null,
74
  "trial_params": null
75
  }
 
1
  {
2
+ "best_metric": 1.911293625831604,
3
+ "best_model_checkpoint": "./outputs/checkpoint-500",
4
+ "epoch": 0.36429872495446264,
5
  "eval_steps": 100,
6
+ "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
63
  "eval_samples_per_second": 43.695,
64
  "eval_steps_per_second": 5.467,
65
  "step": 400
66
+ },
67
+ {
68
+ "epoch": 0.36,
69
+ "learning_rate": 0.0002,
70
+ "loss": 1.9262,
71
+ "step": 500
72
+ },
73
+ {
74
+ "epoch": 0.36,
75
+ "eval_loss": 1.911293625831604,
76
+ "eval_runtime": 143.5587,
77
+ "eval_samples_per_second": 43.703,
78
+ "eval_steps_per_second": 5.468,
79
+ "step": 500
80
  }
81
  ],
82
  "logging_steps": 100,
83
  "max_steps": 4116,
84
  "num_train_epochs": 3,
85
  "save_steps": 100,
86
+ "total_flos": 2.9805494916120576e+16,
87
  "trial_name": null,
88
  "trial_params": null
89
  }