Training in progress, step 200, 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 62969640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bcb4110924ae093cabf6a3c99b65de3de811d5d4ed7c51eae0ff6c0822aa833
|
3 |
size 62969640
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 21304084
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3929ba33f6bd94b0bcd78ac50139e62a1e1365afaf36e161f7e07e75c9a12d0
|
3 |
size 21304084
|
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:9cfd647e68fba3b91aeddc1f1d3225e8e4ff76efd450665a56c82d267e632ef8
|
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:7a958f79b723b78d4380188b672ab86b475edab40c979837f0b1a0583228b5c3
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 63.42592592592593,
|
3 |
"best_model_checkpoint": "../KevinKibe/whisper-large-v3-finetuned-finetuned/checkpoint-50",
|
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,
|
@@ -55,6 +55,22 @@
|
|
55 |
"eval_steps_per_second": 0.021,
|
56 |
"eval_wer": 66.66666666666666,
|
57 |
"step": 150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
}
|
59 |
],
|
60 |
"logging_steps": 50,
|
@@ -69,12 +85,12 @@
|
|
69 |
"should_evaluate": false,
|
70 |
"should_log": false,
|
71 |
"should_save": true,
|
72 |
-
"should_training_stop":
|
73 |
},
|
74 |
"attributes": {}
|
75 |
}
|
76 |
},
|
77 |
-
"total_flos":
|
78 |
"train_batch_size": 8,
|
79 |
"trial_name": null,
|
80 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 63.42592592592593,
|
3 |
"best_model_checkpoint": "../KevinKibe/whisper-large-v3-finetuned-finetuned/checkpoint-50",
|
4 |
+
"epoch": 28.02,
|
5 |
"eval_steps": 50,
|
6 |
+
"global_step": 200,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
55 |
"eval_steps_per_second": 0.021,
|
56 |
"eval_wer": 66.66666666666666,
|
57 |
"step": 150
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"epoch": 28.02,
|
61 |
+
"grad_norm": 0.034734174609184265,
|
62 |
+
"learning_rate": 0.0001,
|
63 |
+
"loss": 0.0045,
|
64 |
+
"step": 200
|
65 |
+
},
|
66 |
+
{
|
67 |
+
"epoch": 28.02,
|
68 |
+
"eval_loss": 2.005960464477539,
|
69 |
+
"eval_runtime": 179.8302,
|
70 |
+
"eval_samples_per_second": 0.139,
|
71 |
+
"eval_steps_per_second": 0.022,
|
72 |
+
"eval_wer": 65.74074074074075,
|
73 |
+
"step": 200
|
74 |
}
|
75 |
],
|
76 |
"logging_steps": 50,
|
|
|
85 |
"should_evaluate": false,
|
86 |
"should_log": false,
|
87 |
"should_save": true,
|
88 |
+
"should_training_stop": true
|
89 |
},
|
90 |
"attributes": {}
|
91 |
}
|
92 |
},
|
93 |
+
"total_flos": 4.91711151734784e+18,
|
94 |
"train_batch_size": 8,
|
95 |
"trial_name": null,
|
96 |
"trial_params": null
|