Model save
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: openai/whisper-large-v3
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
@@ -14,15 +14,15 @@ model-index:
|
|
14 |
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
-
name:
|
18 |
-
type:
|
19 |
config: pt
|
20 |
split: None
|
21 |
args: pt
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# whisper-large-v3-pt-3000h-3
|
32 |
|
33 |
-
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -69,7 +69,6 @@ The following hyperparameters were used during training:
|
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
71 |
| 0.13 | 0.9998 | 691 | 0.1486 | 0.1037 |
|
72 |
-
| 0.0844 | 1.9998 | 1382 | 0.1478 | 0.1017 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- common_voice_18_0
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
|
|
14 |
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
+
name: common_voice_18_0
|
18 |
+
type: common_voice_18_0
|
19 |
config: pt
|
20 |
split: None
|
21 |
args: pt
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.10366752081998719
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# whisper-large-v3-pt-3000h-3
|
32 |
|
33 |
+
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the common_voice_18_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.1486
|
36 |
+
- Wer: 0.1037
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
71 |
| 0.13 | 0.9998 | 691 | 0.1486 | 0.1037 |
|
|
|
72 |
|
73 |
|
74 |
### Framework versions
|
runs/Aug20_09-28-11_DITEC2014063010/events.out.tfevents.1724157185.DITEC2014063010.25420.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9198420f71f527c9729ebe43edfd8388f1d7c84ba022a46df70f41c83fcf505b
|
3 |
+
size 6100
|
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:116e25ebda8a70d357a01b41e14270f82bdd6e179b329884f001f9aabbeebd0f
|
3 |
size 5368
|