adamjweintraut
commited on
Commit
•
d099773
1
Parent(s):
ea3bcb7
Training in progress, step 3500, 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:604081991c09849b84bc717854b10af9ec55dd83bab03bbfdfaee2e568e4c46c
|
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:df209e7c724cba96cf1dfc592cbdfa47f408253fbffb808b0bc2980699b816d2
|
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:8542aa22114fc9d5ae54c3d60ed07b4203530275a8b73ea6629062335a44013e
|
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:e08f76875c9e8ee4b480b8abd1b8e44929dddd1d28c9f81c257e69e9cb75fdd2
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
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.
|
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,
|
@@ -97,6 +97,21 @@
|
|
97 |
"eval_samples_per_second": 11.616,
|
98 |
"eval_steps_per_second": 1.452,
|
99 |
"step": 3000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
}
|
101 |
],
|
102 |
"logging_steps": 500,
|
@@ -104,7 +119,7 @@
|
|
104 |
"num_input_tokens_seen": 0,
|
105 |
"num_train_epochs": 4,
|
106 |
"save_steps": 500,
|
107 |
-
"total_flos": 1.
|
108 |
"train_batch_size": 8,
|
109 |
"trial_name": null,
|
110 |
"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.1666666666666667,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 3500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
97 |
"eval_samples_per_second": 11.616,
|
98 |
"eval_steps_per_second": 1.452,
|
99 |
"step": 3000
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 1.17,
|
103 |
+
"grad_norm": 2.086799144744873,
|
104 |
+
"learning_rate": 3.541666666666667e-05,
|
105 |
+
"loss": 2.5602,
|
106 |
+
"step": 3500
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 1.17,
|
110 |
+
"eval_loss": 2.7752346992492676,
|
111 |
+
"eval_runtime": 257.6956,
|
112 |
+
"eval_samples_per_second": 11.642,
|
113 |
+
"eval_steps_per_second": 1.455,
|
114 |
+
"step": 3500
|
115 |
}
|
116 |
],
|
117 |
"logging_steps": 500,
|
|
|
119 |
"num_input_tokens_seen": 0,
|
120 |
"num_train_epochs": 4,
|
121 |
"save_steps": 500,
|
122 |
+
"total_flos": 1.5169732214784e+16,
|
123 |
"train_batch_size": 8,
|
124 |
"trial_name": null,
|
125 |
"trial_params": null
|