adammandic87 commited on
Commit
379f236
·
verified ·
1 Parent(s): 6b2ca5d

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:76ee55eb50c694ed09f334f8d146a23525435e4554fa2d08012a2393ca964a27
3
  size 15182728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0fc693288112d0030cb92c8f2dd36e785f36a8e3ff6345f2a7d20534a84550a
3
  size 15182728
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81e2bfa32e13574a315a683815727a4e4dae391953e6651073f6e1072ee0ec09
3
  size 8075796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27aadebfe36dbd3816e4d8026fbf4f4d3ffccb7b3ada8887791bed6000f6cad5
3
  size 8075796
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97ca4e52a8ff86f0f650364416f5046b64a5370f50691b48fcfcc3c4dc51ebc4
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f4a56699f52629b4b9ee1f526c244f0e6212ad9629827056e99c6ee2a5f95c9
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.2084056964223689,
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": 61.769,
145
  "eval_steps_per_second": 30.987,
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": 1150857039052800.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.27787426189649184,
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": 61.769,
145
  "eval_steps_per_second": 30.987,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.22229940951719346,
150
+ "grad_norm": 0.9388880729675293,
151
+ "learning_rate": 0.0002,
152
+ "loss": 0.2882,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.23619312261201805,
157
+ "grad_norm": 0.5570294857025146,
158
+ "learning_rate": 0.0002,
159
+ "loss": 0.2089,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.25008683570684265,
164
+ "grad_norm": 0.8899029493331909,
165
+ "learning_rate": 0.0002,
166
+ "loss": 0.2759,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.26398054880166727,
171
+ "grad_norm": 1.1891875267028809,
172
+ "learning_rate": 0.0002,
173
+ "loss": 0.1959,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.27787426189649184,
178
+ "grad_norm": 1.2228397130966187,
179
+ "learning_rate": 0.0002,
180
+ "loss": 0.2336,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.27787426189649184,
185
+ "eval_loss": 0.2487281858921051,
186
+ "eval_runtime": 4.97,
187
+ "eval_samples_per_second": 60.965,
188
+ "eval_steps_per_second": 30.583,
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": 1534476052070400.0,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null