shibajustfor commited on
Commit
c96c45c
·
verified ·
1 Parent(s): 4b1e1e6

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:d8797afc38c093cbbed5ce36062dc7f470d5fc9a31709c394900518ebdaeda04
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fc5da87d358477318dd608756e76cf90a6cee22db7705b3db4b46baa3cd1a49
3
  size 125248064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e39b50c9bb4932e57d872e42ff662f73cc0c625d174a9836ad30ba8db143040
3
  size 64219860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f668756e8eaf5cee5ea768edde05923af121c5728e9a8ca194dcc9e34ea175e
3
  size 64219860
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75457ff9047a61e3f41ba81a128623afe5b1ae5c7463bc37a9196ea84fd005fc
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0b3186018a30c5ffc18c3acbe2fb9c6db6cc6718a81ff4342bee08442c4ca2c
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.003199488081906895,
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": 15.869,
145
  "eval_steps_per_second": 7.935,
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": 5.5408925343744e+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.004265984109209193,
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": 15.869,
145
  "eval_steps_per_second": 7.935,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.0034127872873673548,
150
+ "grad_norm": 1.1245367527008057,
151
+ "learning_rate": 0.0002,
152
+ "loss": 1.082,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.0036260864928278143,
157
+ "grad_norm": 1.2070635557174683,
158
+ "learning_rate": 0.0002,
159
+ "loss": 1.0912,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.003839385698288274,
164
+ "grad_norm": 0.9941854476928711,
165
+ "learning_rate": 0.0002,
166
+ "loss": 1.0162,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.004052684903748734,
171
+ "grad_norm": 1.1030969619750977,
172
+ "learning_rate": 0.0002,
173
+ "loss": 1.0922,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.004265984109209193,
178
+ "grad_norm": 1.0685251951217651,
179
+ "learning_rate": 0.0002,
180
+ "loss": 1.0855,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.004265984109209193,
185
+ "eval_loss": 0.27673590183258057,
186
+ "eval_runtime": 1243.0657,
187
+ "eval_samples_per_second": 15.88,
188
+ "eval_steps_per_second": 7.94,
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": 7.3218937061376e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null