filipesantoscv11 commited on
Commit
1a58b26
·
verified ·
1 Parent(s): 593f373

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:402213aafbd1ed62f735e49bb02e49c80d6ef7eab1b0e0d53b76482ca55caa7c
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3501bb315f78f6119bd9e35e5bfd306afada61fba037f9237307eef66af009da
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f297bed4ab6f11dc349175098902ceb3f3afbea37bedc0181a4f376694942a8
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c00656dfb7582e6364a9643e65333baa15e8d5080d4dbb19b985296d1cce6d9b
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:07afe122263cfc078eea3de35475ffdeed7ab490543f1a133fe2c7406a6f32da
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:627ff7b56c0b2a5f76bc2af26277fa99c8f3c68f32d700ecca7ddf65824dc1a5
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.9015980362892151,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.07633587786259542,
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": 23.62,
145
  "eval_steps_per_second": 5.905,
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.006798934881075e+16,
176
  "train_batch_size": 8,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.8921794295310974,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.10178117048346055,
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": 23.62,
145
  "eval_steps_per_second": 5.905,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.08142493638676845,
150
+ "grad_norm": 9.362646102905273,
151
+ "learning_rate": 2.2444444444444445e-06,
152
+ "loss": 1.1438,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.08651399491094147,
157
+ "grad_norm": 14.217305183410645,
158
+ "learning_rate": 1.6833333333333332e-06,
159
+ "loss": 1.2251,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.0916030534351145,
164
+ "grad_norm": 8.306926727294922,
165
+ "learning_rate": 1.1222222222222222e-06,
166
+ "loss": 0.7782,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.09669211195928754,
171
+ "grad_norm": 8.390512466430664,
172
+ "learning_rate": 5.611111111111111e-07,
173
+ "loss": 0.8091,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.10178117048346055,
178
+ "grad_norm": 9.584101676940918,
179
+ "learning_rate": 0.0,
180
+ "loss": 0.6583,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.10178117048346055,
185
+ "eval_loss": 0.8921794295310974,
186
+ "eval_runtime": 35.0768,
187
+ "eval_samples_per_second": 23.605,
188
+ "eval_steps_per_second": 5.901,
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.33047358301143e+16,
219
  "train_batch_size": 8,
220
  "trial_name": null,
221
  "trial_params": null