adamjweintraut
commited on
Commit
•
1218c1e
1
Parent(s):
82b4b62
Training in progress, step 6000, 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:df31b4a5e56132ea8ae35ed1bd4dea2f3c52f182a000a06969a4066c5c7514f6
|
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:fa96591d7d61f01c30102e1a9e61609755d2a62609e1b717c50fa7703c6f1089
|
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:2359fee00ba5d131fe31cd30a6732127d6476bef7d18d093ccdc1436d02d130b
|
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:3639a21adec6316397ddf46df39adb14bf2c1acdddc7615711b1520a3e25eb1e
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 2.896005868911743,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-128-tokens/checkpoint-4500",
|
4 |
-
"epoch":
|
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,
|
@@ -172,6 +172,21 @@
|
|
172 |
"eval_samples_per_second": 19.855,
|
173 |
"eval_steps_per_second": 1.244,
|
174 |
"step": 5500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
}
|
176 |
],
|
177 |
"logging_steps": 500,
|
@@ -179,7 +194,7 @@
|
|
179 |
"num_input_tokens_seen": 0,
|
180 |
"num_train_epochs": 4,
|
181 |
"save_steps": 500,
|
182 |
-
"total_flos": 2.
|
183 |
"train_batch_size": 16,
|
184 |
"trial_name": null,
|
185 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 2.896005868911743,
|
3 |
"best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-128-tokens/checkpoint-4500",
|
4 |
+
"epoch": 4.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 6000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
172 |
"eval_samples_per_second": 19.855,
|
173 |
"eval_steps_per_second": 1.244,
|
174 |
"step": 5500
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 4.0,
|
178 |
+
"grad_norm": 2.135594367980957,
|
179 |
+
"learning_rate": 0.0,
|
180 |
+
"loss": 2.6616,
|
181 |
+
"step": 6000
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 4.0,
|
185 |
+
"eval_loss": 2.9007933139801025,
|
186 |
+
"eval_runtime": 134.807,
|
187 |
+
"eval_samples_per_second": 22.254,
|
188 |
+
"eval_steps_per_second": 1.395,
|
189 |
+
"step": 6000
|
190 |
}
|
191 |
],
|
192 |
"logging_steps": 500,
|
|
|
194 |
"num_input_tokens_seen": 0,
|
195 |
"num_train_epochs": 4,
|
196 |
"save_steps": 500,
|
197 |
+
"total_flos": 2.6005255225344e+16,
|
198 |
"train_batch_size": 16,
|
199 |
"trial_name": null,
|
200 |
"trial_params": null
|