adamjweintraut
commited on
Commit
•
cd9ac5d
1
Parent(s):
7aaaa2e
Training in progress, step 10000, 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:0683414e5dc3849e0c28c300c2068f2559010385b3aba7d07cba32483e47dfd7
|
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:0c460fdfb91e4fdbc906a8e5c6f6516662087d8447a862489ea3f5c52840bcf7
|
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:a7a0cfa72f96077220b2d75174656ad56042c37d15bd0bf57fdd52dd249633c0
|
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:a63cde0ba4a22accc10e77d5324a37ae86ddc2482faedf83c0d433c96a19e6cc
|
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": 3.
|
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,
|
@@ -292,6 +292,21 @@
|
|
292 |
"eval_samples_per_second": 11.72,
|
293 |
"eval_steps_per_second": 1.465,
|
294 |
"step": 9500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
295 |
}
|
296 |
],
|
297 |
"logging_steps": 500,
|
@@ -299,7 +314,7 @@
|
|
299 |
"num_input_tokens_seen": 0,
|
300 |
"num_train_epochs": 4,
|
301 |
"save_steps": 500,
|
302 |
-
"total_flos": 4.
|
303 |
"train_batch_size": 8,
|
304 |
"trial_name": null,
|
305 |
"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": 3.3333333333333335,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 10000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
292 |
"eval_samples_per_second": 11.72,
|
293 |
"eval_steps_per_second": 1.465,
|
294 |
"step": 9500
|
295 |
+
},
|
296 |
+
{
|
297 |
+
"epoch": 3.33,
|
298 |
+
"grad_norm": 2.5351202487945557,
|
299 |
+
"learning_rate": 8.333333333333334e-06,
|
300 |
+
"loss": 2.3854,
|
301 |
+
"step": 10000
|
302 |
+
},
|
303 |
+
{
|
304 |
+
"epoch": 3.33,
|
305 |
+
"eval_loss": 2.60528564453125,
|
306 |
+
"eval_runtime": 259.6978,
|
307 |
+
"eval_samples_per_second": 11.552,
|
308 |
+
"eval_steps_per_second": 1.444,
|
309 |
+
"step": 10000
|
310 |
}
|
311 |
],
|
312 |
"logging_steps": 500,
|
|
|
314 |
"num_input_tokens_seen": 0,
|
315 |
"num_train_epochs": 4,
|
316 |
"save_steps": 500,
|
317 |
+
"total_flos": 4.334209204224e+16,
|
318 |
"train_batch_size": 8,
|
319 |
"trial_name": null,
|
320 |
"trial_params": null
|