adamjweintraut
commited on
Commit
•
92363eb
1
Parent(s):
34063a5
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 1625545896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adeec3428facc6489888a02f70f48ac4cd5f73f670e3e76cfc3e2875aa73a9e1
|
3 |
size 1625545896
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3250997519
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:887e7dc1c709c8e6eaf46142000c94a98b3d3ec448bd26eaa87290a0050be792
|
3 |
size 3250997519
|
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:0e32bc6d9d00614243a2a9296160954ed148b6ce64d676dbe03d548e3a88488c
|
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:0dec610cd7d0a0278399fa3e634130e77705a08d5cceedb3e81592c30715598c
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.40889972448349,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/kwsylgen/bart/bart-finetuned-kwsylgen-64/checkpoint-5000",
|
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": 111.031,
|
158 |
"eval_steps_per_second": 1.739,
|
159 |
"step": 5000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
}
|
161 |
],
|
162 |
"logging_steps": 500,
|
@@ -164,7 +179,7 @@
|
|
164 |
"num_input_tokens_seen": 0,
|
165 |
"num_train_epochs": 10,
|
166 |
"save_steps": 500,
|
167 |
-
"total_flos": 4.
|
168 |
"train_batch_size": 64,
|
169 |
"trial_name": null,
|
170 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.40889972448349,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/kwsylgen/bart/bart-finetuned-kwsylgen-64/checkpoint-5000",
|
4 |
+
"epoch": 1.973448152134912,
|
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": 111.031,
|
158 |
"eval_steps_per_second": 1.739,
|
159 |
"step": 5000
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 1.97,
|
163 |
+
"grad_norm": 0.5558105707168579,
|
164 |
+
"learning_rate": 4.013814137064945e-05,
|
165 |
+
"loss": 0.3115,
|
166 |
+
"step": 5500
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 1.97,
|
170 |
+
"eval_loss": 0.4091070890426636,
|
171 |
+
"eval_runtime": 212.0444,
|
172 |
+
"eval_samples_per_second": 111.689,
|
173 |
+
"eval_steps_per_second": 1.75,
|
174 |
+
"step": 5500
|
175 |
}
|
176 |
],
|
177 |
"logging_steps": 500,
|
|
|
179 |
"num_input_tokens_seen": 0,
|
180 |
"num_train_epochs": 10,
|
181 |
"save_steps": 500,
|
182 |
+
"total_flos": 4.767440502993715e+16,
|
183 |
"train_batch_size": 64,
|
184 |
"trial_name": null,
|
185 |
"trial_params": null
|