Training in progress, step 100, 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:e3817bdac47941aa18c809cca5ac9efbb6b46c4006fc14104768df724ee8242b
|
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:b9f618664b5498348481f486e1963fddf3dc94b99759ca6beed2f98fca4dee3e
|
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:f73514fbd7715a5444d57d8a29c96393312f999f2b3d122ec2a6d7e76ffb689d
|
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:691263e55c7bb34b6e090bd89cf079f362100d7bd758be475bd3e7091c1a4ed6
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 72.41379310344827,
|
3 |
"best_model_checkpoint": "../openai/whisper-large-v3-finetuned/checkpoint-20",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 20,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -71,6 +71,22 @@
|
|
71 |
"eval_steps_per_second": 0.044,
|
72 |
"eval_wer": 74.71264367816092,
|
73 |
"step": 80
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
}
|
75 |
],
|
76 |
"logging_steps": 20,
|
@@ -85,12 +101,12 @@
|
|
85 |
"should_evaluate": false,
|
86 |
"should_log": false,
|
87 |
"should_save": true,
|
88 |
-
"should_training_stop":
|
89 |
},
|
90 |
"attributes": {}
|
91 |
}
|
92 |
},
|
93 |
-
"total_flos": 1.
|
94 |
"train_batch_size": 4,
|
95 |
"trial_name": null,
|
96 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 72.41379310344827,
|
3 |
"best_model_checkpoint": "../openai/whisper-large-v3-finetuned/checkpoint-20",
|
4 |
+
"epoch": 7.09,
|
5 |
"eval_steps": 20,
|
6 |
+
"global_step": 100,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
71 |
"eval_steps_per_second": 0.044,
|
72 |
"eval_wer": 74.71264367816092,
|
73 |
"step": 80
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 7.09,
|
77 |
+
"grad_norm": 0.15883919596672058,
|
78 |
+
"learning_rate": 0.0001,
|
79 |
+
"loss": 0.0039,
|
80 |
+
"step": 100
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 7.09,
|
84 |
+
"eval_loss": 2.3415772914886475,
|
85 |
+
"eval_runtime": 216.593,
|
86 |
+
"eval_samples_per_second": 0.046,
|
87 |
+
"eval_steps_per_second": 0.014,
|
88 |
+
"eval_wer": 141.3793103448276,
|
89 |
+
"step": 100
|
90 |
}
|
91 |
],
|
92 |
"logging_steps": 20,
|
|
|
101 |
"should_evaluate": false,
|
102 |
"should_log": false,
|
103 |
"should_save": true,
|
104 |
+
"should_training_stop": true
|
105 |
},
|
106 |
"attributes": {}
|
107 |
}
|
108 |
},
|
109 |
+
"total_flos": 1.32542251794432e+18,
|
110 |
"train_batch_size": 4,
|
111 |
"trial_name": null,
|
112 |
"trial_params": null
|