Training in progress, step 300, checkpoint
Browse files
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14176064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efef73abb8588e7e4a20c5916ae2fb82670cb01fabc7209d4b6c1fc7e9aa95fb
|
3 |
size 14176064
|
last-checkpoint/optimizer.pt
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:1163d7a9c1d5fdd03b75abf2f0a248b1ec482d3e105056719a0bdb2335d84b01
|
3 |
+
size 4832890
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c79694f407c8b34fec70f8f58448c18e86ec8b13274047d470168fd99117ef22
|
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:f17f17271f3b435ef6d1683459b3f439e4795b35f2028e8d831b629678dc9f52
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 110.00000000000001,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-100",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 50,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -87,6 +87,22 @@
|
|
87 |
"eval_steps_per_second": 0.029,
|
88 |
"eval_wer": 112.5,
|
89 |
"step": 250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
}
|
91 |
],
|
92 |
"logging_steps": 50,
|
@@ -101,12 +117,12 @@
|
|
101 |
"should_evaluate": false,
|
102 |
"should_log": false,
|
103 |
"should_save": true,
|
104 |
-
"should_training_stop":
|
105 |
},
|
106 |
"attributes": {}
|
107 |
}
|
108 |
},
|
109 |
-
"total_flos": 2.
|
110 |
"train_batch_size": 32,
|
111 |
"trial_name": null,
|
112 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 110.00000000000001,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-100",
|
4 |
+
"epoch": 149.00666666666666,
|
5 |
"eval_steps": 50,
|
6 |
+
"global_step": 300,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
87 |
"eval_steps_per_second": 0.029,
|
88 |
"eval_wer": 112.5,
|
89 |
"step": 250
|
90 |
+
},
|
91 |
+
{
|
92 |
+
"epoch": 149.00666666666666,
|
93 |
+
"grad_norm": 0.03385389223694801,
|
94 |
+
"learning_rate": 1.0714285714285714e-06,
|
95 |
+
"loss": 0.0108,
|
96 |
+
"step": 300
|
97 |
+
},
|
98 |
+
{
|
99 |
+
"epoch": 149.00666666666666,
|
100 |
+
"eval_loss": 3.287505865097046,
|
101 |
+
"eval_runtime": 36.3654,
|
102 |
+
"eval_samples_per_second": 0.165,
|
103 |
+
"eval_steps_per_second": 0.027,
|
104 |
+
"eval_wer": 110.00000000000001,
|
105 |
+
"step": 300
|
106 |
}
|
107 |
],
|
108 |
"logging_steps": 50,
|
|
|
117 |
"should_evaluate": false,
|
118 |
"should_log": false,
|
119 |
"should_save": true,
|
120 |
+
"should_training_stop": true
|
121 |
},
|
122 |
"attributes": {}
|
123 |
}
|
124 |
},
|
125 |
+
"total_flos": 2.42287220736e+18,
|
126 |
"train_batch_size": 32,
|
127 |
"trial_name": null,
|
128 |
"trial_params": null
|