jethrowang
commited on
Commit
•
649893c
1
Parent(s):
9a8d572
End of training
Browse files- README.md +5 -5
- config.json +1 -1
- model.safetensors +1 -1
- runs/Sep01_23-12-37_SOTA/events.out.tfevents.1725204957.SOTA.1389671.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.4231
|
23 |
+
- eval_cer: 9.3916
|
24 |
+
- eval_runtime: 1392.366
|
25 |
+
- eval_samples_per_second: 4.033
|
26 |
+
- eval_steps_per_second: 0.126
|
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/Sep01_23-12-37_SOTA/events.out.tfevents.1725204957.SOTA.1389671.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d88486a8d48c48d480529f57f93356570a4f841bfe72c5b6d8a1941aa130edea
|
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:c6f776fe79f27e14d957d2d0bf09be0aaa4a3a0554ac117cfda0a8ce11832b98
|
3 |
size 5368
|