adamjweintraut
commited on
Commit
•
c536ef4
1
Parent(s):
0a739ce
Training in progress, step 3000, 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:c31e425872462ab9e5ae1d11324ffb058351634320899fd5015e8b2f3e2e3d43
|
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:60acf70a512760bab27fb30500fbb5f3d9f4a270e30df603d9e08e81071198fb
|
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 14308
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad020749914d6586d3e1720813e84906e038e945b08d1543e901d438009a0d62
|
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:ec98611d24e7d83c77981fa8839150b64a69a8ccc66116a4fc25fa15056d8da8
|
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-256-tokens/checkpoint-
|
4 |
-
"epoch": 0
|
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,
|
@@ -82,6 +82,21 @@
|
|
82 |
"eval_samples_per_second": 11.612,
|
83 |
"eval_steps_per_second": 1.452,
|
84 |
"step": 2500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
}
|
86 |
],
|
87 |
"logging_steps": 500,
|
@@ -89,7 +104,7 @@
|
|
89 |
"num_input_tokens_seen": 0,
|
90 |
"num_train_epochs": 4,
|
91 |
"save_steps": 500,
|
92 |
-
"total_flos": 1.
|
93 |
"train_batch_size": 8,
|
94 |
"trial_name": null,
|
95 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 2.6528127193450928,
|
3 |
+
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-256-tokens/checkpoint-3000",
|
4 |
+
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 3000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
82 |
"eval_samples_per_second": 11.612,
|
83 |
"eval_steps_per_second": 1.452,
|
84 |
"step": 2500
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 1.0,
|
88 |
+
"grad_norm": 2.068540334701538,
|
89 |
+
"learning_rate": 3.7500000000000003e-05,
|
90 |
+
"loss": 2.612,
|
91 |
+
"step": 3000
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 1.0,
|
95 |
+
"eval_loss": 2.6528127193450928,
|
96 |
+
"eval_runtime": 258.2606,
|
97 |
+
"eval_samples_per_second": 11.616,
|
98 |
+
"eval_steps_per_second": 1.452,
|
99 |
+
"step": 3000
|
100 |
}
|
101 |
],
|
102 |
"logging_steps": 500,
|
|
|
104 |
"num_input_tokens_seen": 0,
|
105 |
"num_train_epochs": 4,
|
106 |
"save_steps": 500,
|
107 |
+
"total_flos": 1.3002627612672e+16,
|
108 |
"train_batch_size": 8,
|
109 |
"trial_name": null,
|
110 |
"trial_params": null
|