jethrowang
commited on
Commit
•
c0cb1bd
1
Parent(s):
ed30d78
End of training
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +1 -1
- runs/Sep02_01-06-42_SOTA/events.out.tfevents.1725211699.SOTA.1432669.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.136
|
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.4292
|
23 |
+
- eval_cer: 9.5575
|
24 |
+
- eval_runtime: 1295.5814
|
25 |
+
- eval_samples_per_second: 4.335
|
26 |
- eval_steps_per_second: 0.136
|
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_01-06-42_SOTA/events.out.tfevents.1725211699.SOTA.1432669.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af0f3e1b955be29277e82a9e387d7029efaa0b6530c99ab2f3b508842becda0e
|
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:8e710deab86d5bf11c1a44fbba904e330928b253dd0f52a089b352f2ec824d20
|
3 |
size 5368
|