robiulawaldev commited on
Commit
5cf4a06
·
verified ·
1 Parent(s): f8784f0

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:2ceb6cfcc59ca681bb9d0e5f1e3b4ec4bbca07ecf00d174688a32629e68a2347
3
  size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7156872d130b72f224524ce957a52e548de381c6181ff7bebb26e398730b24dd
3
  size 319876032
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:761935686f33f48bdf03e2abe3ccc1426bfcf3e4a3e597387b99ce3e35abcd53
3
  size 162933396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:522f9f9f8a59265e83423c83602d46c1db8c4d0396e6c1de5bca4c4226104892
3
  size 162933396
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:714e36bd11f88532014eca46aee4ac4835aa96e5731ff37263d6ad201c24acac
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9327d383e6c6706a43da68b2e96e0839f110187782cc13bdd78b11a0e60158d6
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.08161044613710555,
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.892,
145
  "eval_steps_per_second": 7.966,
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.276228592775987e+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.1088139281828074,
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.892,
145
  "eval_steps_per_second": 7.966,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.08705114254624592,
150
+ "grad_norm": 0.4278263449668884,
151
+ "learning_rate": 0.0002,
152
+ "loss": 0.1737,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.09249183895538629,
157
+ "grad_norm": 0.9995900988578796,
158
+ "learning_rate": 0.0002,
159
+ "loss": 0.231,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.09793253536452666,
164
+ "grad_norm": 0.1793416291475296,
165
+ "learning_rate": 0.0002,
166
+ "loss": 0.2015,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.10337323177366703,
171
+ "grad_norm": 0.8814968466758728,
172
+ "learning_rate": 0.0002,
173
+ "loss": 0.1999,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.1088139281828074,
178
+ "grad_norm": 0.2865917682647705,
179
+ "learning_rate": 0.0002,
180
+ "loss": 0.2293,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.1088139281828074,
185
+ "eval_loss": 0.09589679539203644,
186
+ "eval_runtime": 24.4054,
187
+ "eval_samples_per_second": 15.857,
188
+ "eval_steps_per_second": 7.949,
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.044558460734669e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null