kokovova commited on
Commit
f5ccbd2
·
verified ·
1 Parent(s): 17f4333

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:af5a35aeed82dd53b02dc52e7113e6b2d2fea07827a21ae96b8edd930204fdbe
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2402adbfca98d671051c74ec0713f152180df0c7596316b0d6ec62a2d9f67e4a
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:faff50d30ce699f81a695b6206b128b57fd7ec7577bfdf237da82affaf8e0de5
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65035516ddbaf1d23f716b24cba730cfde26757f86c6a7dc27469f6953877a9
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:557dac458186b9f27e8a9f18f027c2fee748f1d0dcfbd9e3d5a71e44105f5d20
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6380b772761e33eef699aa83445ba86872784d37589e08de63edee987b561bb8
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6da36b358afefa2fe6fe8e3889efc77dfb89ac577ed7bb55c631123a9ebe149
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56e06160672e234a504b2a9f8fb3d80ed8c221e80fde36a5548d37e259bd5bc6
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.08475644886493683,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.03912363067292645,
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.621,
145
  "eval_steps_per_second": 2.659,
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": 9.83812238475264e+16,
176
  "train_batch_size": 8,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.0839918926358223,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.05216484089723526,
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.621,
145
  "eval_steps_per_second": 2.659,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.041731872717788214,
150
+ "grad_norm": 0.5782827138900757,
151
+ "learning_rate": 2.2444444444444445e-06,
152
+ "loss": 0.1699,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.04434011476264997,
157
+ "grad_norm": 0.5800355076789856,
158
+ "learning_rate": 1.6833333333333332e-06,
159
+ "loss": 0.1732,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.046948356807511735,
164
+ "grad_norm": 0.17197786271572113,
165
+ "learning_rate": 1.1222222222222222e-06,
166
+ "loss": 0.0698,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.0495565988523735,
171
+ "grad_norm": 0.07155860960483551,
172
+ "learning_rate": 5.611111111111111e-07,
173
+ "loss": 0.0005,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.05216484089723526,
178
+ "grad_norm": 2.822216510772705,
179
+ "learning_rate": 0.0,
180
+ "loss": 0.0039,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.05216484089723526,
185
+ "eval_loss": 0.0839918926358223,
186
+ "eval_runtime": 151.7364,
187
+ "eval_samples_per_second": 10.637,
188
+ "eval_steps_per_second": 2.663,
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": 1.3093646519343514e+17,
219
  "train_batch_size": 8,
220
  "trial_name": null,
221
  "trial_params": null