adamjweintraut
commited on
Commit
•
b75768a
1
Parent(s):
5160704
Training in progress, step 11000, 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:3f4f1d841c8abc34708793cd23805d0e16407eda68bbeaf087fe518b05e4228f
|
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:52407b04153e12dc1543971939a6fc89dd7837ef3cfeb7bec787775eb46f59f6
|
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:360acf2e438377801ed8d90ae4cec4dda1dd047508348ca9c0e5eb198ebc77b8
|
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:e67c3b383935fec6ef12afea2f00e032b144b7a0be91f93cc852ddd7425d1616
|
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,
|
@@ -322,6 +322,21 @@
|
|
322 |
"eval_samples_per_second": 11.581,
|
323 |
"eval_steps_per_second": 1.448,
|
324 |
"step": 10500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
325 |
}
|
326 |
],
|
327 |
"logging_steps": 500,
|
@@ -329,7 +344,7 @@
|
|
329 |
"num_input_tokens_seen": 0,
|
330 |
"num_train_epochs": 4,
|
331 |
"save_steps": 500,
|
332 |
-
"total_flos": 4.
|
333 |
"train_batch_size": 8,
|
334 |
"trial_name": null,
|
335 |
"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.6666666666666665,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 11000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
322 |
"eval_samples_per_second": 11.581,
|
323 |
"eval_steps_per_second": 1.448,
|
324 |
"step": 10500
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 3.67,
|
328 |
+
"grad_norm": 2.1561803817749023,
|
329 |
+
"learning_rate": 4.166666666666667e-06,
|
330 |
+
"loss": 2.3231,
|
331 |
+
"step": 11000
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 3.67,
|
335 |
+
"eval_loss": 2.6197221279144287,
|
336 |
+
"eval_runtime": 259.0325,
|
337 |
+
"eval_samples_per_second": 11.582,
|
338 |
+
"eval_steps_per_second": 1.448,
|
339 |
+
"step": 11000
|
340 |
}
|
341 |
],
|
342 |
"logging_steps": 500,
|
|
|
344 |
"num_input_tokens_seen": 0,
|
345 |
"num_train_epochs": 4,
|
346 |
"save_steps": 500,
|
347 |
+
"total_flos": 4.7676301246464e+16,
|
348 |
"train_batch_size": 8,
|
349 |
"trial_name": null,
|
350 |
"trial_params": null
|