fedovtt commited on
Commit
dd0adfc
·
verified ·
1 Parent(s): e072a68

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:e84e39b96f66dd2dc058d7f005767301cf4eb378ad758357c8d0db1fbb0e3ca7
3
  size 100690288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d830768fffc7ad146ac0d1ae3d5910f30dc7ef1963ddaadbc86a645c39946c5
3
  size 100690288
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:035cbdcf7b0fd17e88289894b5eab564b2d7d3cd817d3971ef8978a86bb41580
3
  size 51344890
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed86d5e5311a86f62d63d083a9eb932db531932d973fb8702bc96b906cc6a950
3
  size 51344890
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a5e35292f48fe5dcedcd4adb76a6c066107df32ab44e79e28ddb2c7166b61f8
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:255e5e093c94359a0ffbd2b1118f21b626003264f92ed11b6d39296a92df8755
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5220d0af0ff98b2d6e04334f1c29842da7230747bf3383cf1f883a4d2eb6d4f2
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c455b2a7603e9003556345290fd0185bd6c6017de2b595e3f9c6216f721e5e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.9537206292152405,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.008840690752637473,
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.307,
145
  "eval_steps_per_second": 5.579,
146
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 10,
@@ -167,12 +210,12 @@
167
  "should_evaluate": false,
168
  "should_log": false,
169
  "should_save": true,
170
- "should_training_stop": false
171
  },
172
  "attributes": {}
173
  }
174
  },
175
- "total_flos": 6822246010060800.0,
176
  "train_batch_size": 6,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.9498990178108215,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.011787587670183296,
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.307,
145
  "eval_steps_per_second": 5.579,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.009430070136146638,
150
+ "grad_norm": 1.7608845233917236,
151
+ "learning_rate": 2.2644444444444443e-06,
152
+ "loss": 0.8132,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.010019449519655802,
157
+ "grad_norm": 1.804176926612854,
158
+ "learning_rate": 1.6983333333333333e-06,
159
+ "loss": 0.8789,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.010608828903164967,
164
+ "grad_norm": 2.2931344509124756,
165
+ "learning_rate": 1.1322222222222221e-06,
166
+ "loss": 0.9468,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.011198208286674132,
171
+ "grad_norm": 2.321553945541382,
172
+ "learning_rate": 5.661111111111111e-07,
173
+ "loss": 1.0531,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.011787587670183296,
178
+ "grad_norm": 3.831026077270508,
179
+ "learning_rate": 0.0,
180
+ "loss": 1.0614,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.011787587670183296,
185
+ "eval_loss": 0.9498990178108215,
186
+ "eval_runtime": 240.2481,
187
+ "eval_samples_per_second": 22.302,
188
+ "eval_steps_per_second": 5.578,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
210
  "should_evaluate": false,
211
  "should_log": false,
212
  "should_save": true,
213
+ "should_training_stop": true
214
  },
215
  "attributes": {}
216
  }
217
  },
218
+ "total_flos": 9096328013414400.0,
219
  "train_batch_size": 6,
220
  "trial_name": null,
221
  "trial_params": null