trained on CommonVoice13 50%-100%
Browse files- README.md +6 -8
- config.json +1 -1
- model.safetensors +1 -1
- runs/Nov23_00-51-14_bed9719106f8/events.out.tfevents.1700700681.bed9719106f8.2896.0 +3 -0
- special_tokens_map.json +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -5,14 +5,12 @@ license: apache-2.0
|
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
- automatic-speech-recognition
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
- name: Whisper Small Uzbek
|
12 |
results: []
|
13 |
-
datasets:
|
14 |
-
- mozilla-foundation/common_voice_13_0
|
15 |
-
pipeline_tag: automatic-speech-recognition
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -22,9 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_13_0 dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 0.
|
26 |
-
- Wer Ortho:
|
27 |
-
- Wer:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -57,7 +55,7 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
@@ -65,4 +63,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.35.2
|
66 |
- Pytorch 2.1.0+cu118
|
67 |
- Datasets 2.15.0
|
68 |
-
- Tokenizers 0.15.0
|
|
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
- automatic-speech-recognition
|
8 |
+
- generated_from_trainer
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
- name: Whisper Small Uzbek
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_13_0 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.5058
|
24 |
+
- Wer Ortho: 45.0514
|
25 |
+
- Wer: 34.8505
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
58 |
+
| 0.4898 | 0.27 | 500 | 0.5058 | 45.0514 | 34.8505 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
63 |
- Transformers 4.35.2
|
64 |
- Pytorch 2.1.0+cu118
|
65 |
- Datasets 2.15.0
|
66 |
+
- Tokenizers 0.15.0
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mirodil/whisper-small-uzbek",
|
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 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ddcff05ba8d5cf40cd7b283bf5d59a6d900165dab3481f175d32608dbb44e42
|
3 |
size 966995080
|
runs/Nov23_00-51-14_bed9719106f8/events.out.tfevents.1700700681.bed9719106f8.2896.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f6de802c259bbcdb999b149b03fbb8f3fbf1e12b32b49ee8b4ee86e7279ce66
|
3 |
+
size 9863
|
special_tokens_map.json
CHANGED
@@ -125,7 +125,7 @@
|
|
125 |
"pad_token": {
|
126 |
"content": "<|endoftext|>",
|
127 |
"lstrip": false,
|
128 |
-
"normalized":
|
129 |
"rstrip": false,
|
130 |
"single_word": false
|
131 |
},
|
|
|
125 |
"pad_token": {
|
126 |
"content": "<|endoftext|>",
|
127 |
"lstrip": false,
|
128 |
+
"normalized": true,
|
129 |
"rstrip": false,
|
130 |
"single_word": false
|
131 |
},
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21931c2347a20151223a5c629b91b30885b4e3e3d3cb7c7dc6f83ed4e919e81b
|
3 |
size 4728
|