fedovtt commited on
Commit
7d208ee
·
verified ·
1 Parent(s): 42dc03f

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:91a9805601b3a37da5eec4036f7883ac9e977fd04b2444e642d86d6341973a73
3
  size 2436967616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:170286993f7b49d72fdee6d346a125dbb799daacf9f219184c02dbfd0d3d9c8a
3
  size 2436967616
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80bac36c8d7e69d9c9785885c7a6cb29ee5f919f3648e7a04fb8500db72430f6
3
  size 170920084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98b83f136c5aab861e4451520fcd964f2e40059376f226d745963a1f3701924
3
  size 170920084
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a40fa307c8c591dcfc24aaa28b94acee940e8d4d3469093ca4b746bc04e8cce
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c4941eb02fc8c6c8c7070e24abe93ba6cf66b464693b925666db7822fc778e
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.15055163204669952,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.23771790808240886,
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": 10.937,
145
  "eval_steps_per_second": 2.748,
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": 4.19631105835008e+16,
176
  "train_batch_size": 6,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.14917609095573425,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.31695721077654515,
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": 10.937,
145
  "eval_steps_per_second": 2.748,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.25356576862123614,
150
+ "grad_norm": 1.835580825805664,
151
+ "learning_rate": 2.2644444444444443e-06,
152
+ "loss": 0.1311,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.2694136291600634,
157
+ "grad_norm": 1.0110487937927246,
158
+ "learning_rate": 1.6983333333333333e-06,
159
+ "loss": 0.1496,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.28526148969889065,
164
+ "grad_norm": 5.238423824310303,
165
+ "learning_rate": 1.1322222222222221e-06,
166
+ "loss": 0.162,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.3011093502377179,
171
+ "grad_norm": 0.5642182230949402,
172
+ "learning_rate": 5.661111111111111e-07,
173
+ "loss": 0.1568,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.31695721077654515,
178
+ "grad_norm": 1.1575543880462646,
179
+ "learning_rate": 0.0,
180
+ "loss": 0.1739,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.31695721077654515,
185
+ "eval_loss": 0.14917609095573425,
186
+ "eval_runtime": 18.2576,
187
+ "eval_samples_per_second": 10.9,
188
+ "eval_steps_per_second": 2.739,
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": 5.59508141113344e+16,
219
  "train_batch_size": 6,
220
  "trial_name": null,
221
  "trial_params": null