Training in progress, step 75, 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 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7da6b82691403d034aa2242d257eb5b22e46f5dc363e06685a385cbd1a549ef
|
3 |
size 966995080
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 484132184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51f5d496d95b2a5334efbaf0ccd3d2920357e6d8430789cd3b0c92a3489ad763
|
3 |
size 484132184
|
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:bce66c22be729598602a148db6df61e39d1a572ad446e4b11c7d67c1ee2db9a8
|
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:1af628f7bbb378a74d119829dfe0995d3d4ab03822bd17fef3179a142806b86d
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 75.35101404056162,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-25",
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 25,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -39,6 +39,22 @@
|
|
39 |
"eval_steps_per_second": 0.068,
|
40 |
"eval_wer": 100.0,
|
41 |
"step": 50
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
}
|
43 |
],
|
44 |
"logging_steps": 25,
|
@@ -58,7 +74,7 @@
|
|
58 |
"attributes": {}
|
59 |
}
|
60 |
},
|
61 |
-
"total_flos":
|
62 |
"train_batch_size": 16,
|
63 |
"trial_name": null,
|
64 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 75.35101404056162,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-25",
|
4 |
+
"epoch": 0.75,
|
5 |
"eval_steps": 25,
|
6 |
+
"global_step": 75,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
39 |
"eval_steps_per_second": 0.068,
|
40 |
"eval_wer": 100.0,
|
41 |
"step": 50
|
42 |
+
},
|
43 |
+
{
|
44 |
+
"epoch": 0.75,
|
45 |
+
"grad_norm": 14.635355949401855,
|
46 |
+
"learning_rate": 3e-05,
|
47 |
+
"loss": 2.9235,
|
48 |
+
"step": 75
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"epoch": 0.75,
|
52 |
+
"eval_loss": 2.740551471710205,
|
53 |
+
"eval_runtime": 473.0497,
|
54 |
+
"eval_samples_per_second": 1.057,
|
55 |
+
"eval_steps_per_second": 0.068,
|
56 |
+
"eval_wer": 100.0,
|
57 |
+
"step": 75
|
58 |
}
|
59 |
],
|
60 |
"logging_steps": 25,
|
|
|
74 |
"attributes": {}
|
75 |
}
|
76 |
},
|
77 |
+
"total_flos": 3.46302480384e+17,
|
78 |
"train_batch_size": 16,
|
79 |
"trial_name": null,
|
80 |
"trial_params": null
|