Training in progress, step 1500, checkpoint
Browse files- last-checkpoint/adapter_config.json +4 -4
- last-checkpoint/adapter_model.safetensors +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state_0.pth +1 -1
- last-checkpoint/rng_state_1.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +81 -3
- last-checkpoint/training_args.bin +1 -1
last-checkpoint/adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
-
"up_proj",
|
28 |
-
"down_proj",
|
29 |
-
"k_proj",
|
30 |
"gate_proj",
|
31 |
"v_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
|
|
|
|
|
|
27 |
"gate_proj",
|
28 |
"v_proj",
|
29 |
+
"down_proj",
|
30 |
+
"k_proj",
|
31 |
+
"o_proj",
|
32 |
+
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 295488936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:387a609d77a6f04994f41806c4342af3479a3584ba26eb5046c846fb53e3733d
|
3 |
size 295488936
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 591208618
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edd45e5310384e1cd99d112de2d42d78613c36dec95eed74460a89120c2efd24
|
3 |
size 591208618
|
last-checkpoint/rng_state_0.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9affc1541e7e94c18354d5173bc55400c5f07faf3d080c6d453d48e7a8d6ac3
|
3 |
size 14512
|
last-checkpoint/rng_state_1.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4748c3ebf0e4c051c58b92e4a8c5b87cdb39d55cfdc2aec81a1baef0f02fc113
|
3 |
size 14512
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19f4fe1ab3e08a0747220960bdfd6d03295c271f39bd8ca520946db1ae21cdde
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
"best_global_step": null,
|
3 |
"best_metric": null,
|
4 |
"best_model_checkpoint": null,
|
5 |
-
"epoch": 1.
|
6 |
"eval_steps": 500,
|
7 |
-
"global_step":
|
8 |
"is_hyper_param_search": false,
|
9 |
"is_local_process_zero": true,
|
10 |
"is_world_process_zero": true,
|
@@ -156,6 +156,84 @@
|
|
156 |
"eval_samples_per_second": 1.39,
|
157 |
"eval_steps_per_second": 0.695,
|
158 |
"step": 1000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
159 |
}
|
160 |
],
|
161 |
"logging_steps": 50,
|
@@ -175,7 +253,7 @@
|
|
175 |
"attributes": {}
|
176 |
}
|
177 |
},
|
178 |
-
"total_flos":
|
179 |
"train_batch_size": 1,
|
180 |
"trial_name": null,
|
181 |
"trial_params": null
|
|
|
2 |
"best_global_step": null,
|
3 |
"best_metric": null,
|
4 |
"best_model_checkpoint": null,
|
5 |
+
"epoch": 1.766671573678787,
|
6 |
"eval_steps": 500,
|
7 |
+
"global_step": 1500,
|
8 |
"is_hyper_param_search": false,
|
9 |
"is_local_process_zero": true,
|
10 |
"is_world_process_zero": true,
|
|
|
156 |
"eval_samples_per_second": 1.39,
|
157 |
"eval_steps_per_second": 0.695,
|
158 |
"step": 1000
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"epoch": 1.2367142646842337,
|
162 |
+
"grad_norm": 0.5041179060935974,
|
163 |
+
"learning_rate": 7.319880650722838e-05,
|
164 |
+
"loss": 0.4541,
|
165 |
+
"step": 1050
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"epoch": 1.295598410128073,
|
169 |
+
"grad_norm": 0.5369197726249695,
|
170 |
+
"learning_rate": 7.01111937773246e-05,
|
171 |
+
"loss": 0.4576,
|
172 |
+
"step": 1100
|
173 |
+
},
|
174 |
+
{
|
175 |
+
"epoch": 1.3544825555719122,
|
176 |
+
"grad_norm": 0.5211925506591797,
|
177 |
+
"learning_rate": 6.692915791902665e-05,
|
178 |
+
"loss": 0.4472,
|
179 |
+
"step": 1150
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"epoch": 1.4133667010157516,
|
183 |
+
"grad_norm": 0.5664705038070679,
|
184 |
+
"learning_rate": 6.366763876055806e-05,
|
185 |
+
"loss": 0.4427,
|
186 |
+
"step": 1200
|
187 |
+
},
|
188 |
+
{
|
189 |
+
"epoch": 1.4722508464595907,
|
190 |
+
"grad_norm": 0.5420666337013245,
|
191 |
+
"learning_rate": 6.034194930847975e-05,
|
192 |
+
"loss": 0.4395,
|
193 |
+
"step": 1250
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"epoch": 1.53113499190343,
|
197 |
+
"grad_norm": 0.558952271938324,
|
198 |
+
"learning_rate": 5.6967703852306786e-05,
|
199 |
+
"loss": 0.4305,
|
200 |
+
"step": 1300
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 1.5900191373472694,
|
204 |
+
"grad_norm": 0.510136067867279,
|
205 |
+
"learning_rate": 5.356074465458553e-05,
|
206 |
+
"loss": 0.428,
|
207 |
+
"step": 1350
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 1.6489032827911085,
|
211 |
+
"grad_norm": 0.506799578666687,
|
212 |
+
"learning_rate": 5.013706757062534e-05,
|
213 |
+
"loss": 0.4251,
|
214 |
+
"step": 1400
|
215 |
+
},
|
216 |
+
{
|
217 |
+
"epoch": 1.7077874282349477,
|
218 |
+
"grad_norm": 0.5179591178894043,
|
219 |
+
"learning_rate": 4.671274694710388e-05,
|
220 |
+
"loss": 0.4188,
|
221 |
+
"step": 1450
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"epoch": 1.766671573678787,
|
225 |
+
"grad_norm": 0.531908392906189,
|
226 |
+
"learning_rate": 4.3303860152151445e-05,
|
227 |
+
"loss": 0.4177,
|
228 |
+
"step": 1500
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"epoch": 1.766671573678787,
|
232 |
+
"eval_loss": 0.4321376383304596,
|
233 |
+
"eval_runtime": 2174.1694,
|
234 |
+
"eval_samples_per_second": 1.389,
|
235 |
+
"eval_steps_per_second": 0.695,
|
236 |
+
"step": 1500
|
237 |
}
|
238 |
],
|
239 |
"logging_steps": 50,
|
|
|
253 |
"attributes": {}
|
254 |
}
|
255 |
},
|
256 |
+
"total_flos": 2.011350882666414e+17,
|
257 |
"train_batch_size": 1,
|
258 |
"trial_name": null,
|
259 |
"trial_params": null
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebcd21407e4d67b6689be225553b0c97b643782323ffcb915a758db6678d480a
|
3 |
size 5752
|