adammandic87 commited on
Commit
6af3765
·
verified ·
1 Parent(s): b8a6281

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:1be6388c9f5e0e323fb5c3875de3e7ff4a836df02a547ba7f1d788ce9117c561
3
  size 65309632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56599bf250551688d7c870371ae06ee3b7ea9d4898e3245d41dc4d1cfbea7407
3
  size 65309632
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1318421abd78a247bab75910cc94556fdece8e885630eb3a077b8de2e0012f8
3
  size 33424212
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e53eedf6cccc43caf14c191033bc1ae252b06a81a78c4e13f8b07cf7f5308cb
3
  size 33424212
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3c3cef82a77b8c5738ee503d413c0a4f9866d1a3db207e359a45ff19926f30c
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59909266d557f32bffeea210ce4bd1afe3e0d5ed78b3f0bf0cc9ca4af9ca766
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d31dc31a119769737d72f3df4c8cdf99522596cafc12bf2eea05a4ff374f599c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859ff0676471245c9481ca25d6d6778d1c7963c39b7877af46bb8ca30a9ead21
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.012829559304637885,
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": 34.405,
145
  "eval_steps_per_second": 17.206,
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": 2.656857995005133e+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.017106079072850514,
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": 34.405,
145
  "eval_steps_per_second": 17.206,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.013684863258280411,
150
+ "grad_norm": 4.960232257843018,
151
+ "learning_rate": 0.0002,
152
+ "loss": 7.9318,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.014540167211922937,
157
+ "grad_norm": 5.194616794586182,
158
+ "learning_rate": 0.0002,
159
+ "loss": 7.9618,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.015395471165565463,
164
+ "grad_norm": 4.613633632659912,
165
+ "learning_rate": 0.0002,
166
+ "loss": 7.2951,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.01625077511920799,
171
+ "grad_norm": 5.5177507400512695,
172
+ "learning_rate": 0.0002,
173
+ "loss": 7.6231,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.017106079072850514,
178
+ "grad_norm": 13.841983795166016,
179
+ "learning_rate": 0.0002,
180
+ "loss": 8.0881,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.017106079072850514,
185
+ "eval_loss": 1.9552608728408813,
186
+ "eval_runtime": 143.1864,
187
+ "eval_samples_per_second": 34.382,
188
+ "eval_steps_per_second": 17.194,
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": 3.534314936519885e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null