adamjweintraut
commited on
Commit
•
377f4ae
1
Parent(s):
a0038da
Training in progress, step 8000, checkpoint
Browse files
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625525396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:986043743d2def922c106b7f7dba9bf21842682143463311119f80b270ca2b7a
|
3 |
size 1625525396
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3250956559
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:311a4237a697091f477abd2cad4b6370d41b4c922edde1a4cd53ab69bd50c011
|
3 |
size 3250956559
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f75a915b8c3e90c28db42411a18793768fcd70c1ae5557d8fcf692e734db1fdd
|
3 |
+
size 14308
|
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:e4ff64d25a1b2edb928b9959f666a2ff76c9774ace68d65bc9089c99c91fdf1b
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 2.616760492324829,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-256-tokens/checkpoint-4500",
|
4 |
-
"epoch": 2.
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -232,6 +232,21 @@
|
|
232 |
"eval_samples_per_second": 11.605,
|
233 |
"eval_steps_per_second": 1.451,
|
234 |
"step": 7500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
235 |
}
|
236 |
],
|
237 |
"logging_steps": 500,
|
@@ -239,7 +254,7 @@
|
|
239 |
"num_input_tokens_seen": 0,
|
240 |
"num_train_epochs": 4,
|
241 |
"save_steps": 500,
|
242 |
-
"total_flos": 3.
|
243 |
"train_batch_size": 8,
|
244 |
"trial_name": null,
|
245 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 2.616760492324829,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-256-tokens/checkpoint-4500",
|
4 |
+
"epoch": 2.6666666666666665,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 8000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
232 |
"eval_samples_per_second": 11.605,
|
233 |
"eval_steps_per_second": 1.451,
|
234 |
"step": 7500
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 2.67,
|
238 |
+
"grad_norm": 2.4865896701812744,
|
239 |
+
"learning_rate": 1.6666666666666667e-05,
|
240 |
+
"loss": 2.3564,
|
241 |
+
"step": 8000
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 2.67,
|
245 |
+
"eval_loss": 2.6308934688568115,
|
246 |
+
"eval_runtime": 258.6512,
|
247 |
+
"eval_samples_per_second": 11.599,
|
248 |
+
"eval_steps_per_second": 1.45,
|
249 |
+
"step": 8000
|
250 |
}
|
251 |
],
|
252 |
"logging_steps": 500,
|
|
|
254 |
"num_input_tokens_seen": 0,
|
255 |
"num_train_epochs": 4,
|
256 |
"save_steps": 500,
|
257 |
+
"total_flos": 3.4673673633792e+16,
|
258 |
"train_batch_size": 8,
|
259 |
"trial_name": null,
|
260 |
"trial_params": null
|