adamjweintraut
commited on
Commit
•
70645f5
1
Parent(s):
8953a6b
Training in progress, step 12000, 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:4d5dcf6ac799132813dcb03ab2d8189731572be17f9060b6acba649d1bf7e298
|
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:acf8952394268f26df9d2f5f5a16ed580a9558df8d9023414f31ebe09aa08d51
|
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:13083c434169c2e8f037438d59d0a96de1accbef246bd98aa81613628645f2c3
|
3 |
+
size 14244
|
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:993c4cc7916b50f443fc14c350c89a6fb8d2dfaf1473d927b1c4166e1aeda541
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 2.5907859802246094,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-256-tokens/checkpoint-9500",
|
4 |
-
"epoch":
|
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,
|
@@ -352,6 +352,21 @@
|
|
352 |
"eval_samples_per_second": 11.593,
|
353 |
"eval_steps_per_second": 1.449,
|
354 |
"step": 11500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
355 |
}
|
356 |
],
|
357 |
"logging_steps": 500,
|
@@ -359,7 +374,7 @@
|
|
359 |
"num_input_tokens_seen": 0,
|
360 |
"num_train_epochs": 4,
|
361 |
"save_steps": 500,
|
362 |
-
"total_flos":
|
363 |
"train_batch_size": 8,
|
364 |
"trial_name": null,
|
365 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 2.5907859802246094,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-256-tokens/checkpoint-9500",
|
4 |
+
"epoch": 4.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 12000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
352 |
"eval_samples_per_second": 11.593,
|
353 |
"eval_steps_per_second": 1.449,
|
354 |
"step": 11500
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 4.0,
|
358 |
+
"grad_norm": 2.0090279579162598,
|
359 |
+
"learning_rate": 0.0,
|
360 |
+
"loss": 2.3651,
|
361 |
+
"step": 12000
|
362 |
+
},
|
363 |
+
{
|
364 |
+
"epoch": 4.0,
|
365 |
+
"eval_loss": 2.6246001720428467,
|
366 |
+
"eval_runtime": 259.2649,
|
367 |
+
"eval_samples_per_second": 11.571,
|
368 |
+
"eval_steps_per_second": 1.446,
|
369 |
+
"step": 12000
|
370 |
}
|
371 |
],
|
372 |
"logging_steps": 500,
|
|
|
374 |
"num_input_tokens_seen": 0,
|
375 |
"num_train_epochs": 4,
|
376 |
"save_steps": 500,
|
377 |
+
"total_flos": 5.2010510450688e+16,
|
378 |
"train_batch_size": 8,
|
379 |
"trial_name": null,
|
380 |
"trial_params": null
|