End of training
Browse files- README.md +10 -22
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,40 +1,28 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
4 |
-
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
- common_voice_17_0
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
-
- name: whisper
|
13 |
-
results:
|
14 |
-
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
-
type: automatic-speech-recognition
|
17 |
-
dataset:
|
18 |
-
name: common_voice_17_0
|
19 |
-
type: common_voice_17_0
|
20 |
-
config: uz
|
21 |
-
split: train+validation
|
22 |
-
args: uz
|
23 |
-
metrics:
|
24 |
-
- name: Wer
|
25 |
-
type: wer
|
26 |
-
value: 45.749694536568335
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
# whisper
|
33 |
|
34 |
-
This model is a fine-tuned version of [
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.6123
|
37 |
-
- Wer: 45.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -69,7 +57,7 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
72 |
-
| 1.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
language:
|
4 |
+
- uz
|
5 |
+
base_model: whisper-small
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
+
- mozilla-foundation/common_voice_17_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Fine tuned whisper
|
14 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# Fine tuned whisper
|
21 |
|
22 |
+
This model is a fine-tuned version of [whisper-small](https://huggingface.co/whisper-small) on the Common_Voice_17.0 dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.6123
|
25 |
+
- Wer: 45.6275
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
60 |
+
| 1.0634 | 2.4576 | 1000 | 0.6123 | 45.6275 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a28e32d9c2701a3cac3d6ccc4c505ffb654b62ea9d96d5d759c18f0dbab1c7d9
|
3 |
size 966995080
|