jethrowang
commited on
Commit
•
d37f556
1
Parent(s):
d34127a
End of training
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +1 -1
- runs/Sep02_00-40-10_SOTA/events.out.tfevents.1725210136.SOTA.1426938.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the TAT ASR Aligned dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- eval_loss: 0.
|
23 |
-
- eval_cer:
|
24 |
-
- eval_runtime:
|
25 |
-
- eval_samples_per_second: 4.
|
26 |
- eval_steps_per_second: 0.133
|
27 |
- step: 0
|
28 |
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the TAT ASR Aligned dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- eval_loss: 0.4771
|
23 |
+
- eval_cer: 11.2065
|
24 |
+
- eval_runtime: 1324.688
|
25 |
+
- eval_samples_per_second: 4.239
|
26 |
- eval_steps_per_second: 0.133
|
27 |
- step: 0
|
28 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/share/nas169/jethrowang/CADA-GAN/whisper/results/vanilla-whisper-tiny_tat/checkpoint-
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/share/nas169/jethrowang/CADA-GAN/whisper/results/vanilla-whisper-tiny_tat/checkpoint-3405",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01b4053dc8c86bcaabe40ebd2e7f5f14d03f428f0aa57583b36361513d965d5c
|
3 |
size 151061672
|
runs/Sep02_00-40-10_SOTA/events.out.tfevents.1725210136.SOTA.1426938.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcc4072bf8ff9e235a2f7c587267b009250c89f1f1eb4646ba33aceeaf22ee61
|
3 |
+
size 341
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f84c5e51a7ba3515f247c8924dc46e3f8dfd6863dd1ac8a54dac2c336c7787f9
|
3 |
size 5304
|