dzanbek commited on
Commit
127c5d9
·
verified ·
1 Parent(s): cf70974

Training in progress, step 15, 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:a7f700e43364cea37a4977743a68076c493b164e2e9f129449b6b2a055870d61
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8700b8d4d4fb41a7e5e434aca30a1623884fc51748f947f6635f550aaeb309
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:478dc67ec032cf0fef24cc72bb295555a29e7bca4095725e229a3075486cf438
3
  size 168149074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89069e715a5f0c1b7c3674352180fd6a0c554919f799b350ddb131b22096d49f
3
  size 168149074
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a51a564a9acaa6f52f6d5c610defc3027f9872eda07a196dcfa4d35a3357966d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:679804c92bce17811c5948ecfc2f441f07bd418fa9cf59ccc02ed84ece0ee87e
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06829946ff807c7143728448cc1bf384944e638865601317db4b29a92003bb11
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008d83c4f5ee0c3b0aa2ca88e92cb7f21d43acfd48a8bc37442b67fb3134fa7c
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.6666666666666666,
5
  "eval_steps": 2,
6
- "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -125,6 +125,57 @@
125
  "eval_samples_per_second": 7.363,
126
  "eval_steps_per_second": 4.207,
127
  "step": 10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
  }
129
  ],
130
  "logging_steps": 1,
@@ -139,12 +190,12 @@
139
  "should_evaluate": false,
140
  "should_log": false,
141
  "should_save": true,
142
- "should_training_stop": false
143
  },
144
  "attributes": {}
145
  }
146
  },
147
- "total_flos": 3699128496291840.0,
148
  "train_batch_size": 2,
149
  "trial_name": null,
150
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
  "eval_steps": 2,
6
+ "global_step": 15,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
125
  "eval_samples_per_second": 7.363,
126
  "eval_steps_per_second": 4.207,
127
  "step": 10
128
+ },
129
+ {
130
+ "epoch": 0.7333333333333333,
131
+ "grad_norm": 3.651534080505371,
132
+ "learning_rate": 3.4549150281252636e-05,
133
+ "loss": 2.9021,
134
+ "step": 11
135
+ },
136
+ {
137
+ "epoch": 0.8,
138
+ "grad_norm": 2.674623489379883,
139
+ "learning_rate": 2.061073738537635e-05,
140
+ "loss": 2.6883,
141
+ "step": 12
142
+ },
143
+ {
144
+ "epoch": 0.8,
145
+ "eval_loss": 2.8664534091949463,
146
+ "eval_runtime": 0.948,
147
+ "eval_samples_per_second": 7.384,
148
+ "eval_steps_per_second": 4.219,
149
+ "step": 12
150
+ },
151
+ {
152
+ "epoch": 0.8666666666666667,
153
+ "grad_norm": 3.0388295650482178,
154
+ "learning_rate": 9.549150281252633e-06,
155
+ "loss": 2.6667,
156
+ "step": 13
157
+ },
158
+ {
159
+ "epoch": 0.9333333333333333,
160
+ "grad_norm": 2.702390193939209,
161
+ "learning_rate": 2.4471741852423237e-06,
162
+ "loss": 2.5641,
163
+ "step": 14
164
+ },
165
+ {
166
+ "epoch": 0.9333333333333333,
167
+ "eval_loss": 2.833918333053589,
168
+ "eval_runtime": 0.9702,
169
+ "eval_samples_per_second": 7.215,
170
+ "eval_steps_per_second": 4.123,
171
+ "step": 14
172
+ },
173
+ {
174
+ "epoch": 1.0,
175
+ "grad_norm": 3.66922926902771,
176
+ "learning_rate": 0.0,
177
+ "loss": 3.031,
178
+ "step": 15
179
  }
180
  ],
181
  "logging_steps": 1,
 
190
  "should_evaluate": false,
191
  "should_log": false,
192
  "should_save": true,
193
+ "should_training_stop": true
194
  },
195
  "attributes": {}
196
  }
197
  },
198
+ "total_flos": 5502453638234112.0,
199
  "train_batch_size": 2,
200
  "trial_name": null,
201
  "trial_params": null