robiulawaldev commited on
Commit
b190a12
·
verified ·
1 Parent(s): 3aea444

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:3dd6e1c52d6e42dec3dd2c1057fce4abceb0e37f73b967a9cb698c2738b1e550
3
  size 323014168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fea354e32aee4794b21df0a6849e16a9f576f690bbaebd87aaee47a0c2f4a923
3
  size 323014168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fc8448203620cbe4041023e11b4d9ff6c63b5499fc5769e254bfc778c39309d
3
  size 164464564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c638dfc8b7d2a1403503706de251c6df17363593f9f1a36bf01e2dae72382186
3
  size 164464564
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7093d71015ea15f57870e821d0868484fcbed74130e00bf84f631cbdac093e1c
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2944517e129c06a852c49794503048fba5f59a295db889beed8dbb938a2814b3
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.002467977985636368,
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": 19.83,
145
  "eval_steps_per_second": 4.958,
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.27255432331264e+16,
167
  "train_batch_size": 4,
168
  "trial_name": null,
169
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.003290637314181824,
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": 19.83,
145
  "eval_steps_per_second": 4.958,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.0026325098513454593,
150
+ "grad_norm": 1.0844966173171997,
151
+ "learning_rate": 0.0002,
152
+ "loss": 1.6134,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.0027970417170545504,
157
+ "grad_norm": 0.7255051732063293,
158
+ "learning_rate": 0.0002,
159
+ "loss": 1.5103,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.002961573582763642,
164
+ "grad_norm": 1.0039361715316772,
165
+ "learning_rate": 0.0002,
166
+ "loss": 1.5299,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.003126105448472733,
171
+ "grad_norm": 0.8159350752830505,
172
+ "learning_rate": 0.0002,
173
+ "loss": 1.3751,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.003290637314181824,
178
+ "grad_norm": 0.9161156415939331,
179
+ "learning_rate": 0.0002,
180
+ "loss": 1.4981,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.003290637314181824,
185
+ "eval_loss": 1.5143574476242065,
186
+ "eval_runtime": 1291.2982,
187
+ "eval_samples_per_second": 19.818,
188
+ "eval_steps_per_second": 4.955,
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.03007243108352e+16,
210
  "train_batch_size": 4,
211
  "trial_name": null,
212
  "trial_params": null