kiranpantha
commited on
End of training
Browse files- README.md +26 -26
- generation_config.json +1 -11
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
README.md
CHANGED
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
-
- name: Whisper Large v3
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
@@ -25,19 +25,19 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value:
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
-
# Whisper Large v3
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the OpenSLR54 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer:
|
40 |
-
- Cer: 4.
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -57,10 +57,10 @@ More information needed
|
|
57 |
|
58 |
The following hyperparameters were used during training:
|
59 |
- learning_rate: 1e-05
|
60 |
-
- train_batch_size:
|
61 |
- eval_batch_size: 8
|
62 |
- seed: 42
|
63 |
-
- optimizer: Use
|
64 |
- lr_scheduler_type: linear
|
65 |
- lr_scheduler_warmup_steps: 500
|
66 |
- training_steps: 5000
|
@@ -70,27 +70,27 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Cer | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:-------:|:---------------:|:-------:|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
|
90 |
|
91 |
### Framework versions
|
92 |
|
93 |
-
- Transformers 4.
|
94 |
- Pytorch 2.5.1+cxx11.abi
|
95 |
- Datasets 3.2.0
|
96 |
-
- Tokenizers 0.
|
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
+
- name: Whisper Large v3 Turbo Nepali - Kiran Pantha
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 18.72503840245776
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
+
# Whisper Large v3 Turbo Nepali - Kiran Pantha
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the OpenSLR54 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.0876
|
39 |
+
- Wer: 18.7250
|
40 |
+
- Cer: 4.4861
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
57 |
|
58 |
The following hyperparameters were used during training:
|
59 |
- learning_rate: 1e-05
|
60 |
+
- train_batch_size: 8
|
61 |
- eval_batch_size: 8
|
62 |
- seed: 42
|
63 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
64 |
- lr_scheduler_type: linear
|
65 |
- lr_scheduler_warmup_steps: 500
|
66 |
- training_steps: 5000
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Cer | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:-------:|:---------------:|:-------:|
|
73 |
+
| 0.2266 | 0.1200 | 300 | 11.9034 | 0.2345 | 44.7619 |
|
74 |
+
| 0.208 | 0.2399 | 600 | 11.3157 | 0.2132 | 41.1060 |
|
75 |
+
| 0.185 | 0.3599 | 900 | 9.4204 | 0.1753 | 35.6068 |
|
76 |
+
| 0.1567 | 0.4798 | 1200 | 8.8596 | 0.1634 | 33.9324 |
|
77 |
+
| 0.1411 | 0.5998 | 1500 | 8.7004 | 0.1523 | 33.0568 |
|
78 |
+
| 0.1377 | 0.7197 | 1800 | 7.3120 | 0.1371 | 29.7849 |
|
79 |
+
| 0.1147 | 0.8397 | 2100 | 7.0010 | 0.1332 | 27.7112 |
|
80 |
+
| 0.1116 | 0.9596 | 2400 | 6.5798 | 0.1212 | 26.3287 |
|
81 |
+
| 0.0757 | 1.0796 | 2700 | 6.1268 | 0.1193 | 24.7773 |
|
82 |
+
| 0.0609 | 1.1995 | 3000 | 5.8991 | 0.1154 | 24.6237 |
|
83 |
+
| 0.0612 | 1.3195 | 3300 | 5.2599 | 0.1091 | 22.0737 |
|
84 |
+
| 0.0627 | 1.4394 | 3600 | 5.3579 | 0.1045 | 21.6283 |
|
85 |
+
| 0.0582 | 1.5594 | 3900 | 5.1938 | 0.0995 | 21.5054 |
|
86 |
+
| 0.0551 | 1.6793 | 4200 | 4.7947 | 0.0956 | 19.8771 |
|
87 |
+
| 0.052 | 1.7993 | 4500 | 4.5473 | 0.0897 | 19.1244 |
|
88 |
+
| 0.0438 | 1.9192 | 4800 | 0.0876 | 18.7250 | 4.4861 |
|
89 |
|
90 |
|
91 |
### Framework versions
|
92 |
|
93 |
+
- Transformers 4.47.1
|
94 |
- Pytorch 2.5.1+cxx11.abi
|
95 |
- Datasets 3.2.0
|
96 |
+
- Tokenizers 0.21.0
|
generation_config.json
CHANGED
@@ -48,16 +48,6 @@
|
|
48 |
"bos_token_id": 50257,
|
49 |
"decoder_start_token_id": 50258,
|
50 |
"eos_token_id": 50257,
|
51 |
-
"forced_decoder_ids": [
|
52 |
-
[
|
53 |
-
1,
|
54 |
-
null
|
55 |
-
],
|
56 |
-
[
|
57 |
-
2,
|
58 |
-
50360
|
59 |
-
]
|
60 |
-
],
|
61 |
"is_multilingual": true,
|
62 |
"lang_to_id": {
|
63 |
"<|af|>": 50327,
|
@@ -263,5 +253,5 @@
|
|
263 |
"transcribe": 50360,
|
264 |
"translate": 50359
|
265 |
},
|
266 |
-
"transformers_version": "4.
|
267 |
}
|
|
|
48 |
"bos_token_id": 50257,
|
49 |
"decoder_start_token_id": 50258,
|
50 |
"eos_token_id": 50257,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
"is_multilingual": true,
|
52 |
"lang_to_id": {
|
53 |
"<|af|>": 50327,
|
|
|
253 |
"transcribe": 50360,
|
254 |
"translate": 50359
|
255 |
},
|
256 |
+
"transformers_version": "4.47.1"
|
257 |
}
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4993448880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f883dcabd631321110701e05f61994998c3ca7ce015c9161ac9fe7d7e036b91
|
3 |
size 4993448880
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1180663192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89b5bb57ec7c4e57d7cb9a440a3c2c772ddaafa7122c5869415540e3c1516703
|
3 |
size 1180663192
|