kostiantynk1205 commited on
Commit
d67b741
·
verified ·
1 Parent(s): 4e7207b

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:d6f50df780f5f2bde5a9b832ec25a55259d3c0425dfff71aa260eec2780a892c
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2aa77e4e098d1e77677f723c9827bcf9cbf856a3971492e6c1a272f82d7463
3
  size 125248064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7de9daa8313171389681a7c8754734b7496c22d9fd5f9c315359abac68e7f754
3
  size 64219860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ca67aef5b9b85094c0bcb0129e5c7e5a5684f0dc45a3bbd973cfcf2e092b78
3
  size 64219860
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75457ff9047a61e3f41ba81a128623afe5b1ae5c7463bc37a9196ea84fd005fc
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0b3186018a30c5ffc18c3acbe2fb9c6db6cc6718a81ff4342bee08442c4ca2c
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b489c13e2d776471e9a48162938854a24466ce6713df9c0fb59abd9a09fb226b
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.003199488081906895,
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": 15.977,
145
  "eval_steps_per_second": 7.989,
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": 5.5408925343744e+16,
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.004265984109209193,
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": 15.977,
145
  "eval_steps_per_second": 7.989,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.0034127872873673548,
150
+ "grad_norm": 1.2500035762786865,
151
+ "learning_rate": 2.0055723659649904e-05,
152
+ "loss": 1.0789,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.0036260864928278143,
157
+ "grad_norm": 1.3151814937591553,
158
+ "learning_rate": 1.1454397434679021e-05,
159
+ "loss": 1.0956,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.003839385698288274,
164
+ "grad_norm": 1.1520051956176758,
165
+ "learning_rate": 5.146355805285452e-06,
166
+ "loss": 1.0368,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.004052684903748734,
171
+ "grad_norm": 1.241952657699585,
172
+ "learning_rate": 1.2949737362087156e-06,
173
+ "loss": 1.1097,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.004265984109209193,
178
+ "grad_norm": 1.1546802520751953,
179
+ "learning_rate": 0.0,
180
+ "loss": 1.1176,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.004265984109209193,
185
+ "eval_loss": 0.28350934386253357,
186
+ "eval_runtime": 1234.2919,
187
+ "eval_samples_per_second": 15.993,
188
+ "eval_steps_per_second": 7.996,
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": 7.3218937061376e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null