VERSIL91 commited on
Commit
4e37e2a
·
verified ·
1 Parent(s): ef2b6b8

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:00359fdb910e3be8c90b01cb2d8e8ecc2431adee4d13baf9eb1179595ff4829d
3
  size 5327744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0334883006a400c0e44e6c821b31052c7b4b44b2cbb82cc7064809687af57a8d
3
  size 5327744
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cda9995be13e17f7b343bf7650f12d802ace1b1512fb68e57d9158daa20c905
3
  size 2857722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:896848bfa142711e3ad42dc959a955265614b3b1f2f0619675436b62331e8f9c
3
  size 2857722
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7354c9c781a5a059133d478d3d1f3aa4e83aeeb7ad88f7537497ab1d2e30e160
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:905d0dfa799c49acfb8c5c41693a228a98f7290d08b8bb110baf1121c4615b53
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.009765227651869634,
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": 230.55,
145
  "eval_steps_per_second": 115.275,
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": 128969283207168.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.013020303535826179,
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": 230.55,
145
  "eval_steps_per_second": 115.275,
146
  "step": 15
147
+ },
148
+ {
149
+ "epoch": 0.010416242828660943,
150
+ "grad_norm": 16.40966033935547,
151
+ "learning_rate": 3.4549150281252636e-05,
152
+ "loss": 41.2578,
153
+ "step": 16
154
+ },
155
+ {
156
+ "epoch": 0.011067258005452251,
157
+ "grad_norm": 15.669730186462402,
158
+ "learning_rate": 2.061073738537635e-05,
159
+ "loss": 44.1328,
160
+ "step": 17
161
+ },
162
+ {
163
+ "epoch": 0.011718273182243562,
164
+ "grad_norm": 16.64231300354004,
165
+ "learning_rate": 9.549150281252633e-06,
166
+ "loss": 44.6562,
167
+ "step": 18
168
+ },
169
+ {
170
+ "epoch": 0.01236928835903487,
171
+ "grad_norm": 15.17128849029541,
172
+ "learning_rate": 2.4471741852423237e-06,
173
+ "loss": 41.8594,
174
+ "step": 19
175
+ },
176
+ {
177
+ "epoch": 0.013020303535826179,
178
+ "grad_norm": 17.088932037353516,
179
+ "learning_rate": 0.0,
180
+ "loss": 45.0234,
181
+ "step": 20
182
+ },
183
+ {
184
+ "epoch": 0.013020303535826179,
185
+ "eval_loss": 2.647012710571289,
186
+ "eval_runtime": 16.1732,
187
+ "eval_samples_per_second": 160.017,
188
+ "eval_steps_per_second": 80.009,
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": 171959044276224.0,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null