adammandic87 commited on
Commit
e2009ef
·
verified ·
1 Parent(s): 5e4ea03

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:6fd0ebde736f01e915e6365cac9be20c32259fc6e434ce14d5f9a5609c6c6149
3
  size 50365768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:269bc92048a2a202ac87c945e1cc8cc9a952460c3abed2a111fef89f8bb63612
3
  size 50365768
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:151252e060bf55966d2a123b12fbef6ec770f7d9dea120675db1e72b2df42f99
3
  size 25859156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:969b86ce42d7615fa487bbf65efa06456317188e02bac76b01109dd32c498b5a
3
  size 25859156
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d0fd7dddacd3e53f1224210e1a7004beb37dba9057edac948ebf9ad3bf400f6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e330c31250ff7fb1f2d3601bdc27866c8168963926e614da3d224b1ce464f50e
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d31dc31a119769737d72f3df4c8cdf99522596cafc12bf2eea05a4ff374f599c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859ff0676471245c9481ca25d6d6778d1c7963c39b7877af46bb8ca30a9ead21
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.1275781416117372,
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": 28.75,
145
  "eval_steps_per_second": 14.404,
146
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 10,
@@ -158,12 +201,12 @@
158
  "should_evaluate": false,
159
  "should_log": false,
160
  "should_save": true,
161
- "should_training_stop": false
162
  },
163
  "attributes": {}
164
  }
165
  },
166
- "total_flos": 1.6936239819128832e+16,
167
  "train_batch_size": 2,
168
  "trial_name": null,
169
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.1701041888156496,
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": 28.75,
145
  "eval_steps_per_second": 14.404,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.13608335105251967,
150
+ "grad_norm": 2.079286813735962,
151
+ "learning_rate": 0.0002,
152
+ "loss": 6.5172,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.14458856049330215,
157
+ "grad_norm": 1.3619401454925537,
158
+ "learning_rate": 0.0002,
159
+ "loss": 6.367,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.15309376993408463,
164
+ "grad_norm": 0.9493538737297058,
165
+ "learning_rate": 0.0002,
166
+ "loss": 6.197,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.1615989793748671,
171
+ "grad_norm": 1.0273698568344116,
172
+ "learning_rate": 0.0002,
173
+ "loss": 6.6096,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.1701041888156496,
178
+ "grad_norm": 1.0309791564941406,
179
+ "learning_rate": 0.0002,
180
+ "loss": 6.1175,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.1701041888156496,
185
+ "eval_loss": 1.5528790950775146,
186
+ "eval_runtime": 17.2234,
187
+ "eval_samples_per_second": 28.74,
188
+ "eval_steps_per_second": 14.399,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
201
  "should_evaluate": false,
202
  "should_log": false,
203
  "should_save": true,
204
+ "should_training_stop": true
205
  },
206
  "attributes": {}
207
  }
208
  },
209
+ "total_flos": 2.2696397264388096e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null