rizkyjun commited on
Commit
5c639d0
1 Parent(s): e68e5d5

Training in progress, step 700, 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:bf75e9f7d313d527240ac551355e534391d99f81884f733e019c5dcebe82e55b
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8725196c2f79209246c12a790ee169423016258c3022f5f27e4fea285bf1cb3e
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d25c396353aecdb4280688541fb3749f41820f123cf2b5100ea7a9d50de74bb1
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddb7433355ac0f8a2d80f5c7bb5e3d022707d482f7f0280b8af45643c6de474e
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:5dd9eab2552fff04796cac197a350c170210977f4c82c1a504ecd3da12163e05
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed490e04c6dbbc7419c7365a93701b5d2a1915c9651cc1654bfd578cd611575f
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c1a2ac1c11599601eeac95feb1dbfd49ec5c625e61dcce18b3f094491f9cf2d
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30423cc69a1c7d18caef4643847588d5884db012263cbe7b7224fa4719ca4156
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.4451191425323486,
3
- "best_model_checkpoint": "./outputs/checkpoint-600",
4
- "epoch": 0.4371584699453552,
5
  "eval_steps": 100,
6
- "global_step": 600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -91,13 +91,27 @@
91
  "eval_samples_per_second": 28.987,
92
  "eval_steps_per_second": 3.627,
93
  "step": 600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  }
95
  ],
96
  "logging_steps": 100,
97
  "max_steps": 4116,
98
  "num_train_epochs": 3,
99
  "save_steps": 100,
100
- "total_flos": 1.763801617342464e+16,
101
  "trial_name": null,
102
  "trial_params": null
103
  }
 
1
  {
2
+ "best_metric": 2.4199516773223877,
3
+ "best_model_checkpoint": "./outputs/checkpoint-700",
4
+ "epoch": 0.5100182149362478,
5
  "eval_steps": 100,
6
+ "global_step": 700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
91
  "eval_samples_per_second": 28.987,
92
  "eval_steps_per_second": 3.627,
93
  "step": 600
94
+ },
95
+ {
96
+ "epoch": 0.51,
97
+ "learning_rate": 0.0002,
98
+ "loss": 2.426,
99
+ "step": 700
100
+ },
101
+ {
102
+ "epoch": 0.51,
103
+ "eval_loss": 2.4199516773223877,
104
+ "eval_runtime": 206.0859,
105
+ "eval_samples_per_second": 30.444,
106
+ "eval_steps_per_second": 3.809,
107
+ "step": 700
108
  }
109
  ],
110
  "logging_steps": 100,
111
  "max_steps": 4116,
112
  "num_train_epochs": 3,
113
  "save_steps": 100,
114
+ "total_flos": 2.055883980423168e+16,
115
  "trial_name": null,
116
  "trial_params": null
117
  }