VERSIL91 commited on
Commit
9eac80e
·
verified ·
1 Parent(s): e11ed0f

Training in progress, step 20, 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:bbddf4e00159827e50b3da63f7ad7c89208bc8d8e251a7c4a407c804c54b9398
3
  size 41581360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a46c01071526778f5a08e4fa7f1357f682633a0f427d779957fc980493047fbe
3
  size 41581360
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2fcc9d5ad7fddfc130eb4ca0e09afed81ff7e53bf6e38f128ffa3f735a244f6
3
  size 21505540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb564e440fcfdc04f31a85466885154db2d7a54793f040cebf9dc7ee72eda154
3
  size 21505540
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff5440c0314dadc3defe4b4803f353543d71edfcba882e67961bec9458fb6240
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea24ba22f005ab5531315a7c25fe17ce3b0d82d32e4d057cd4a8d9beeaa0eb4
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff2736979009751c0c6b0ddcc5f6544d6f723aa752b4798eab0b70fb76cf0083
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:532138a5ca880d8da393ae449e5715b2766def36b8838785ca08d07228b119b7
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.25316455696202533,
5
  "eval_steps": 5,
6
- "global_step": 15,
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": 71.587,
145
  "eval_steps_per_second": 35.793,
146
  "step": 15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 1,
@@ -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": 3075598583857152.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.33755274261603374,
5
  "eval_steps": 5,
6
+ "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
144
  "eval_samples_per_second": 71.587,
145
  "eval_steps_per_second": 35.793,
146
  "step": 15
147
+ },
148
+ {
149
+ "epoch": 0.270042194092827,
150
+ "grad_norm": 0.7985799908638,
151
+ "learning_rate": 3.4549150281252636e-05,
152
+ "loss": 1.7817,
153
+ "step": 16
154
+ },
155
+ {
156
+ "epoch": 0.2869198312236287,
157
+ "grad_norm": 0.8057142496109009,
158
+ "learning_rate": 2.061073738537635e-05,
159
+ "loss": 1.8432,
160
+ "step": 17
161
+ },
162
+ {
163
+ "epoch": 0.3037974683544304,
164
+ "grad_norm": 0.9057028293609619,
165
+ "learning_rate": 9.549150281252633e-06,
166
+ "loss": 1.9959,
167
+ "step": 18
168
+ },
169
+ {
170
+ "epoch": 0.3206751054852321,
171
+ "grad_norm": 0.8086792826652527,
172
+ "learning_rate": 2.4471741852423237e-06,
173
+ "loss": 1.853,
174
+ "step": 19
175
+ },
176
+ {
177
+ "epoch": 0.33755274261603374,
178
+ "grad_norm": 0.7937332987785339,
179
+ "learning_rate": 0.0,
180
+ "loss": 1.9697,
181
+ "step": 20
182
+ },
183
+ {
184
+ "epoch": 0.33755274261603374,
185
+ "eval_loss": 1.9533212184906006,
186
+ "eval_runtime": 1.3964,
187
+ "eval_samples_per_second": 71.613,
188
+ "eval_steps_per_second": 35.807,
189
+ "step": 20
190
  }
191
  ],
192
  "logging_steps": 1,
 
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": 4100798111809536.0,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null