adamjweintraut
commited on
Commit
•
84abdb6
1
Parent(s):
ebc358b
Training in progress, step 5500, 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:4cecc754c342dd0776d81ea1158450695596e1fb8c57798b723bfce0de74ffb8
|
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:0a55c0f2ab1a219e44c04733ab76bb44b144ee9426b2cdb00bd5acef5938335f
|
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:98aaa7d25c8c0c1a1205dc902d69432241ff25e173932596c74dddfd8c74544c
|
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:70d48ed16a5e8ad3e897bb9590f2c33f530d449380c2ba8e4dc1fc5067e17cea
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 2.616760492324829,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-256-tokens/checkpoint-4500",
|
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,
|
@@ -157,6 +157,21 @@
|
|
157 |
"eval_samples_per_second": 11.602,
|
158 |
"eval_steps_per_second": 1.45,
|
159 |
"step": 5000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
}
|
161 |
],
|
162 |
"logging_steps": 500,
|
@@ -164,7 +179,7 @@
|
|
164 |
"num_input_tokens_seen": 0,
|
165 |
"num_train_epochs": 4,
|
166 |
"save_steps": 500,
|
167 |
-
"total_flos": 2.
|
168 |
"train_batch_size": 8,
|
169 |
"trial_name": null,
|
170 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 2.616760492324829,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-256-tokens/checkpoint-4500",
|
4 |
+
"epoch": 1.8333333333333335,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 5500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
157 |
"eval_samples_per_second": 11.602,
|
158 |
"eval_steps_per_second": 1.45,
|
159 |
"step": 5000
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 1.83,
|
163 |
+
"grad_norm": 2.627197742462158,
|
164 |
+
"learning_rate": 2.7083333333333332e-05,
|
165 |
+
"loss": 2.4454,
|
166 |
+
"step": 5500
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 1.83,
|
170 |
+
"eval_loss": 2.6986706256866455,
|
171 |
+
"eval_runtime": 253.7072,
|
172 |
+
"eval_samples_per_second": 11.825,
|
173 |
+
"eval_steps_per_second": 1.478,
|
174 |
+
"step": 5500
|
175 |
}
|
176 |
],
|
177 |
"logging_steps": 500,
|
|
|
179 |
"num_input_tokens_seen": 0,
|
180 |
"num_train_epochs": 4,
|
181 |
"save_steps": 500,
|
182 |
+
"total_flos": 2.3838150623232e+16,
|
183 |
"train_batch_size": 8,
|
184 |
"trial_name": null,
|
185 |
"trial_params": null
|