lesso04 commited on
Commit
03d1b64
·
verified ·
1 Parent(s): 023696b

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:849a72ff52b8bc2a8af5552ebd0ed2478fe51ed93c8fb606267f44f9b03cecde
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8de0b9d3080ee98ccc11a58a45a1e11422848c54785519aa6f5c1eb163d6b3
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a41500702f93a35f81c9c800c4666d6633e5ce1f21dda2691d9fd9c1ef13790
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e17e7d08457cb8ea37635ee2e62601da2b7e1873166890ec7e055dfc28c13d30
3
  size 341314196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1da087fd5b2cc926e4168efc7d258313d88f010a602804a95e7662b97eb818aa
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e74afa3128c9edb7bc1c68eb675fdbb61872728a4a30240263a5f615acb7155
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44be7752e8f250f5c645b94c737a086e3ba6f8529fa94bf2d0ed1a0911f14f5a
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08c6d9b93a9a31eb6ebeb3ab3dc09ba23202435e453d5c3be3fefb3bbf21d637
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.7514146566390991,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-100",
4
- "epoch": 0.007861017215627703,
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": 16.425,
145
  "eval_steps_per_second": 4.107,
146
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 10,
@@ -158,7 +201,7 @@
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
- "early_stopping_patience_counter": 1
162
  }
163
  },
164
  "TrainerControl": {
@@ -172,7 +215,7 @@
172
  "attributes": {}
173
  }
174
  },
175
- "total_flos": 2.82846296014848e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.688521385192871,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.010481356287503603,
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": 16.425,
145
  "eval_steps_per_second": 4.107,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.008385085030002883,
150
+ "grad_norm": 1.7102468013763428,
151
+ "learning_rate": 0.0001753726596345424,
152
+ "loss": 1.3199,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.008909152844378062,
157
+ "grad_norm": 1.9763778448104858,
158
+ "learning_rate": 0.00017025132184860355,
159
+ "loss": 1.2008,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.009433220658753242,
164
+ "grad_norm": 1.650948405265808,
165
+ "learning_rate": 0.00016479747048321714,
166
+ "loss": 1.1192,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.009957288473128423,
171
+ "grad_norm": 2.9453556537628174,
172
+ "learning_rate": 0.00015903767615401616,
173
+ "loss": 1.2746,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.010481356287503603,
178
+ "grad_norm": 14.243999481201172,
179
+ "learning_rate": 0.000153,
180
+ "loss": 2.1821,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.010481356287503603,
185
+ "eval_loss": 1.688521385192871,
186
+ "eval_runtime": 488.6728,
187
+ "eval_samples_per_second": 16.442,
188
+ "eval_steps_per_second": 4.111,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
201
  "early_stopping_threshold": 0.0
202
  },
203
  "attributes": {
204
+ "early_stopping_patience_counter": 0
205
  }
206
  },
207
  "TrainerControl": {
 
215
  "attributes": {}
216
  }
217
  },
218
+ "total_flos": 3.77128394686464e+16,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null