daniel40 commited on
Commit
271bea5
·
verified ·
1 Parent(s): 90254ee

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:5df1895fe203f64df8e02891949e0d4f3b91bd69347af25cabcd5f31b9dbb7a3
3
  size 161714
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5674c279ccc1a14ad7d2cf6a3c58cd89fc2efcc58550ac2132c788689968d701
3
  size 161714
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84de0af83dd35cbcfb9a68c6080caa171a874eea44b0b921160b16a4a440f166
3
  size 64750
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13feb884f1e220a5ddc6fd7a25173fee504ae82355276f5357b6957b7772c249
3
  size 64750
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e2ccc87bbc2067b1c7dbaa62c69a78674f65e3be9822a7c1eb1394666e24257
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b5f447fdf5275d96a8aa3fd1a386234c8c0b0a0ddf0d4ee97f8353919167c5
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd5d42bb0afda20ec4c83d38c6af1131541c335ecab229c74e7f418894f3c13b
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca9a25c72339c898b564e0c464a3f6fc75bbeec408008928b7ed05533156b98c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.02829121086382497,
5
  "eval_steps": 50,
6
- "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -144,6 +144,49 @@
144
  "eval_samples_per_second": 460.973,
145
  "eval_steps_per_second": 230.59,
146
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 10,
@@ -158,12 +201,12 @@
158
  "should_evaluate": false,
159
  "should_log": false,
160
  "should_save": true,
161
- "should_training_stop": false
162
  },
163
  "attributes": {}
164
  }
165
  },
166
- "total_flos": 249823604736.0,
167
  "train_batch_size": 2,
168
  "trial_name": null,
169
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.03772161448509996,
5
  "eval_steps": 50,
6
+ "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
144
  "eval_samples_per_second": 460.973,
145
  "eval_steps_per_second": 230.59,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.03017729158807997,
150
+ "grad_norm": 0.07248049229383469,
151
+ "learning_rate": 2.1085949060360654e-05,
152
+ "loss": 6.8913,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.03206337231233497,
157
+ "grad_norm": 0.0830499455332756,
158
+ "learning_rate": 1.2052624879351104e-05,
159
+ "loss": 6.8887,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.033949453036589965,
164
+ "grad_norm": 0.07756847143173218,
165
+ "learning_rate": 5.418275829936537e-06,
166
+ "loss": 6.8908,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.035835533760844966,
171
+ "grad_norm": 0.0987529531121254,
172
+ "learning_rate": 1.3638696597277679e-06,
173
+ "loss": 6.8915,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.03772161448509996,
178
+ "grad_norm": 0.08450785279273987,
179
+ "learning_rate": 0.0,
180
+ "loss": 6.8897,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.03772161448509996,
185
+ "eval_loss": 6.891111373901367,
186
+ "eval_runtime": 4.8186,
187
+ "eval_samples_per_second": 463.411,
188
+ "eval_steps_per_second": 231.809,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
201
  "should_evaluate": false,
202
  "should_log": false,
203
  "should_save": true,
204
+ "should_training_stop": true
205
  },
206
  "attributes": {}
207
  }
208
  },
209
+ "total_flos": 332548835328.0,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null