End of training
Browse files
README.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
datasets:
|
4 |
-
- mozilla-foundation/common_voice_11_0
|
5 |
language:
|
6 |
- id
|
7 |
-
library_name: transformers
|
8 |
license: apache-2.0
|
9 |
-
|
10 |
-
- wer
|
11 |
tags:
|
12 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
13 |
model-index:
|
14 |
- name: whisper-medium-id
|
15 |
results:
|
16 |
- task:
|
17 |
-
type: automatic-speech-recognition
|
18 |
name: Automatic Speech Recognition
|
|
|
19 |
dataset:
|
20 |
name: Common Voice 11.0
|
21 |
type: mozilla-foundation/common_voice_11_0
|
@@ -23,9 +23,9 @@ model-index:
|
|
23 |
split: test
|
24 |
args: 'config: id, split: test'
|
25 |
metrics:
|
26 |
-
-
|
27 |
-
|
28 |
-
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -36,7 +36,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
36 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
- Loss: 0.2226
|
39 |
-
- Wer: 13.
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -69,11 +69,11 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.0327 | 7.7220 | 4000 | 0.
|
76 |
-
| 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
|
|
|
|
3 |
language:
|
4 |
- id
|
|
|
5 |
license: apache-2.0
|
6 |
+
base_model: openai/whisper-medium
|
|
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- mozilla-foundation/common_voice_11_0
|
11 |
+
metrics:
|
12 |
+
- wer
|
13 |
model-index:
|
14 |
- name: whisper-medium-id
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice 11.0
|
21 |
type: mozilla-foundation/common_voice_11_0
|
|
|
23 |
split: test
|
24 |
args: 'config: id, split: test'
|
25 |
metrics:
|
26 |
+
- name: Wer
|
27 |
+
type: wer
|
28 |
+
value: 13.605283966696124
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
36 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
- Loss: 0.2226
|
39 |
+
- Wer: 13.6053
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
72 |
+
| 0.2022 | 1.9305 | 1000 | 0.1830 | 13.1308 |
|
73 |
+
| 0.1089 | 3.8610 | 2000 | 0.1824 | 13.0192 |
|
74 |
+
| 0.0609 | 5.7915 | 3000 | 0.1949 | 13.2657 |
|
75 |
+
| 0.0327 | 7.7220 | 4000 | 0.2125 | 13.4797 |
|
76 |
+
| 0.0257 | 9.6525 | 5000 | 0.2226 | 13.6053 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055544304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc655494ecb8d591d403c5014e3ffe33809fbf676fb644d88a21a61ea9d80724
|
3 |
size 3055544304
|
runs/Sep18_02-15-03_f050d7c3edc7/events.out.tfevents.1726625706.f050d7c3edc7.687.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c43bb82f3287d86f9e882dc4332a3174e4cf1719f96ab0f52aaafa49447803f1
|
3 |
+
size 50830
|