adamjweintraut
commited on
Commit
•
cdb14df
1
Parent(s):
161cfab
Training in progress, step 11500, 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:0a10e035a7a2699301037db8f4c5660d2f89c69aeeadf7416d0d251bc7448b23
|
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:f28ceb30c5855e4dd5da6a4acdb83ca3c39e607d4a930e84fb3a138978b7dcc7
|
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:b53fcf8591f3f901244b226bfcb98ac8cb354bf6dcc8be687ae36779486c55e4
|
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:a5d9d5b19c8dfcc59deea5f2a0c4dac03b67a6eb67d173965e232482fa0299f8
|
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,
|
@@ -337,6 +337,21 @@
|
|
337 |
"eval_samples_per_second": 11.582,
|
338 |
"eval_steps_per_second": 1.448,
|
339 |
"step": 11000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
340 |
}
|
341 |
],
|
342 |
"logging_steps": 500,
|
@@ -344,7 +359,7 @@
|
|
344 |
"num_input_tokens_seen": 0,
|
345 |
"num_train_epochs": 4,
|
346 |
"save_steps": 500,
|
347 |
-
"total_flos": 4.
|
348 |
"train_batch_size": 8,
|
349 |
"trial_name": null,
|
350 |
"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.8333333333333335,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 11500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
337 |
"eval_samples_per_second": 11.582,
|
338 |
"eval_steps_per_second": 1.448,
|
339 |
"step": 11000
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 3.83,
|
343 |
+
"grad_norm": 2.055306911468506,
|
344 |
+
"learning_rate": 2.0833333333333334e-06,
|
345 |
+
"loss": 2.3609,
|
346 |
+
"step": 11500
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 3.83,
|
350 |
+
"eval_loss": 2.601628303527832,
|
351 |
+
"eval_runtime": 258.7708,
|
352 |
+
"eval_samples_per_second": 11.593,
|
353 |
+
"eval_steps_per_second": 1.449,
|
354 |
+
"step": 11500
|
355 |
}
|
356 |
],
|
357 |
"logging_steps": 500,
|
|
|
359 |
"num_input_tokens_seen": 0,
|
360 |
"num_train_epochs": 4,
|
361 |
"save_steps": 500,
|
362 |
+
"total_flos": 4.9843405848576e+16,
|
363 |
"train_batch_size": 8,
|
364 |
"trial_name": null,
|
365 |
"trial_params": null
|