albertusgeyser
commited on
Commit
•
bcb8245
1
Parent(s):
4ad15d3
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 14176064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe8106116dd9c48ae96fa42e6d8759af92dfc47a4c346c853d25cd8a193a9b18
|
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 4832762
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3c7cb6d2f8f9bc6b5fe3418d8a85e05c489f8d9006f3f73154fcd2eeeec0a77
|
3 |
size 4832762
|
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:97651e5195311fa83aac8286b9c0a9068e32980aed21ebb08fafd1001eee44d6
|
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:df73be84f0c00f13e358d00950761edb4aec7bfdee9e97f169f67cba14d6b4b5
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 64.65116279069767,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-40",
|
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.066,
|
72 |
"eval_wer": 66.04651162790698,
|
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":
|
94 |
"train_batch_size": 32,
|
95 |
"trial_name": null,
|
96 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 64.65116279069767,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-40",
|
4 |
+
"epoch": 99.01,
|
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.066,
|
72 |
"eval_wer": 66.04651162790698,
|
73 |
"step": 80
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 99.01,
|
77 |
+
"grad_norm": 0.16264040768146515,
|
78 |
+
"learning_rate": 0.0001,
|
79 |
+
"loss": 0.6215,
|
80 |
+
"step": 100
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 99.01,
|
84 |
+
"eval_loss": 2.491828680038452,
|
85 |
+
"eval_runtime": 16.2226,
|
86 |
+
"eval_samples_per_second": 1.233,
|
87 |
+
"eval_steps_per_second": 0.062,
|
88 |
+
"eval_wer": 69.76744186046511,
|
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": 5.8736295936e+17,
|
110 |
"train_batch_size": 32,
|
111 |
"trial_name": null,
|
112 |
"trial_params": null
|