daniel40 commited on
Commit
f3284ea
·
verified ·
1 Parent(s): 18af1c8

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:bb737bbf803684458da376d145449dbad76ffa48b1d48ed38a438933147d495f
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b9574547553a123bd81cd609791de0743edd8d7610498441fff166e1f663fa
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb52086ff4487ae3718f264a09afb779728f26cad9b2a2bb8d62aff5ea56f1a3
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc5b3514b3028f64b3591b7861f58fb7ab9927613827f507626d5b0549c8f1f2
3
  size 43122580
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d3b3b57475d7121f4863fb9eecae03865b458e1b56620b5ee3bb01afb198405
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5981f72b5e7edf3d1d1fa2a795d367f560ddbdfdb6f50824315e8382d8f92fa4
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.35046728971962615,
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": 22.036,
145
  "eval_steps_per_second": 11.079,
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": 4.332604251281818e+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.4672897196261682,
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": 22.036,
145
  "eval_steps_per_second": 11.079,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.37383177570093457,
150
+ "grad_norm": 0.8210671544075012,
151
+ "learning_rate": 0.0002,
152
+ "loss": 0.3825,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.397196261682243,
157
+ "grad_norm": 0.7392200231552124,
158
+ "learning_rate": 0.0002,
159
+ "loss": 0.3859,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.4205607476635514,
164
+ "grad_norm": 1.0374455451965332,
165
+ "learning_rate": 0.0002,
166
+ "loss": 0.3204,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.4439252336448598,
171
+ "grad_norm": 1.1081548929214478,
172
+ "learning_rate": 0.0002,
173
+ "loss": 0.3013,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.4672897196261682,
178
+ "grad_norm": 1.3603465557098389,
179
+ "learning_rate": 0.0002,
180
+ "loss": 0.3228,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.4672897196261682,
185
+ "eval_loss": 0.3465375602245331,
186
+ "eval_runtime": 8.2205,
187
+ "eval_samples_per_second": 22.018,
188
+ "eval_steps_per_second": 11.07,
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": 5.766016543594906e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null