adamjweintraut
commited on
Commit
•
020d78c
1
Parent(s):
de130d5
Training in progress, step 2000, 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 1625513096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf3f4a5e9c535ba67a121b772c4679e466a674c27d95474a03fcd7de66eee84b
|
3 |
size 1625513096
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3250931983
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a45623ce91cddc31923903e7b895626e3e2a6ff538b8d92b68b9452c8e1ccb9
|
3 |
size 3250931983
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14308
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbfce2951628ed37b6cff36b3379bad085ae2d50922cf5f327713b0242a0f460
|
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:13a3d8db29f43be13b0c9b73e33a5d3cee690508ed477784d5512fbdb22b6eea
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 2.
|
3 |
-
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-128-special_tokens/checkpoint-
|
4 |
-
"epoch": 1.
|
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,
|
@@ -52,6 +52,21 @@
|
|
52 |
"eval_samples_per_second": 22.209,
|
53 |
"eval_steps_per_second": 1.392,
|
54 |
"step": 1500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
}
|
56 |
],
|
57 |
"logging_steps": 500,
|
@@ -59,7 +74,7 @@
|
|
59 |
"num_input_tokens_seen": 0,
|
60 |
"num_train_epochs": 4,
|
61 |
"save_steps": 500,
|
62 |
-
"total_flos":
|
63 |
"train_batch_size": 16,
|
64 |
"trial_name": null,
|
65 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 2.9007203578948975,
|
3 |
+
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-128-special_tokens/checkpoint-2000",
|
4 |
+
"epoch": 1.3333333333333333,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
52 |
"eval_samples_per_second": 22.209,
|
53 |
"eval_steps_per_second": 1.392,
|
54 |
"step": 1500
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 1.33,
|
58 |
+
"grad_norm": 2.2140896320343018,
|
59 |
+
"learning_rate": 3.3333333333333335e-05,
|
60 |
+
"loss": 2.8841,
|
61 |
+
"step": 2000
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 1.33,
|
65 |
+
"eval_loss": 2.9007203578948975,
|
66 |
+
"eval_runtime": 133.4383,
|
67 |
+
"eval_samples_per_second": 22.482,
|
68 |
+
"eval_steps_per_second": 1.409,
|
69 |
+
"step": 2000
|
70 |
}
|
71 |
],
|
72 |
"logging_steps": 500,
|
|
|
74 |
"num_input_tokens_seen": 0,
|
75 |
"num_train_epochs": 4,
|
76 |
"save_steps": 500,
|
77 |
+
"total_flos": 8668418408448000.0,
|
78 |
"train_batch_size": 16,
|
79 |
"trial_name": null,
|
80 |
"trial_params": null
|