jethrowang
commited on
Commit
•
9e7f7aa
1
Parent(s):
9e89251
End of training
Browse files- README.md +5 -5
- config.json +1 -1
- model.safetensors +1 -1
- runs/Sep02_00-13-31_SOTA/events.out.tfevents.1725208535.SOTA.1421236.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ 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.
|
27 |
- step: 0
|
28 |
|
29 |
## Model description
|
|
|
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.5704
|
23 |
+
- eval_cer: 14.4449
|
24 |
+
- eval_runtime: 1320.6639
|
25 |
+
- eval_samples_per_second: 4.252
|
26 |
+
- eval_steps_per_second: 0.133
|
27 |
- step: 0
|
28 |
|
29 |
## Model description
|
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-13-31_SOTA/events.out.tfevents.1725208535.SOTA.1421236.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69176a9c072c541c29b8aae0f48fd6826c21d7123d62f10d176bfd809aadde7f
|
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 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40934ea1cfa9d9f9b78724eba9c0f24961fc182add4e3b2162606c08ffbe9f1e
|
3 |
size 5368
|