End of training
Browse files- README.md +10 -11
- generation_config.json +13 -27
README.md
CHANGED
|
@@ -2,8 +2,7 @@
|
|
| 2 |
library_name: transformers
|
| 3 |
language:
|
| 4 |
- fr
|
| 5 |
-
|
| 6 |
-
base_model: openai/whisper-Tiny
|
| 7 |
tags:
|
| 8 |
- generated_from_trainer
|
| 9 |
datasets:
|
|
@@ -11,7 +10,7 @@ datasets:
|
|
| 11 |
metrics:
|
| 12 |
- wer
|
| 13 |
model-index:
|
| 14 |
-
- name: Whisper
|
| 15 |
results:
|
| 16 |
- task:
|
| 17 |
name: Automatic Speech Recognition
|
|
@@ -25,19 +24,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
|
| 35 |
|
| 36 |
-
This model is a fine-tuned version of [openai/whisper-
|
| 37 |
It achieves the following results on the evaluation set:
|
| 38 |
-
- Loss: 0.
|
| 39 |
-
- Wer Ortho:
|
| 40 |
-
- Wer:
|
| 41 |
|
| 42 |
## Model description
|
| 43 |
|
|
@@ -70,12 +69,12 @@ The following hyperparameters were used during training:
|
|
| 70 |
|
| 71 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 72 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
|
| 73 |
-
| 0.
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
| 77 |
|
| 78 |
-
- Transformers 4.
|
| 79 |
- Pytorch 2.6.0+cu124
|
| 80 |
- Datasets 2.14.6
|
| 81 |
- Tokenizers 0.21.1
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
language:
|
| 4 |
- fr
|
| 5 |
+
base_model: openai/whisper-tiny_2_
|
|
|
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
|
|
|
| 10 |
metrics:
|
| 11 |
- wer
|
| 12 |
model-index:
|
| 13 |
+
- name: Whisper tiny fr _2_ Naji
|
| 14 |
results:
|
| 15 |
- task:
|
| 16 |
name: Automatic Speech Recognition
|
|
|
|
| 24 |
metrics:
|
| 25 |
- name: Wer
|
| 26 |
type: wer
|
| 27 |
+
value: 32.53961922995107
|
| 28 |
---
|
| 29 |
|
| 30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 31 |
should probably proofread and complete it, then remove this comment. -->
|
| 32 |
|
| 33 |
+
# Whisper tiny fr _2_ Naji
|
| 34 |
|
| 35 |
+
This model is a fine-tuned version of [openai/whisper-tiny_2_](https://huggingface.co/openai/whisper-tiny_2_) on the Common Voice 1 dataset.
|
| 36 |
It achieves the following results on the evaluation set:
|
| 37 |
+
- Loss: 0.5924
|
| 38 |
+
- Wer Ortho: 41.9920
|
| 39 |
+
- Wer: 32.5396
|
| 40 |
|
| 41 |
## Model description
|
| 42 |
|
|
|
|
| 69 |
|
| 70 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 71 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
|
| 72 |
+
| 0.6189 | 0.2877 | 500 | 0.5924 | 41.9920 | 32.5396 |
|
| 73 |
|
| 74 |
|
| 75 |
### Framework versions
|
| 76 |
|
| 77 |
+
- Transformers 4.52.2
|
| 78 |
- Pytorch 2.6.0+cu124
|
| 79 |
- Datasets 2.14.6
|
| 80 |
- Tokenizers 0.21.1
|
generation_config.json
CHANGED
|
@@ -1,43 +1,27 @@
|
|
| 1 |
{
|
| 2 |
"alignment_heads": [
|
| 3 |
[
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
],
|
| 7 |
-
[
|
| 8 |
-
5,
|
| 9 |
-
9
|
| 10 |
],
|
| 11 |
[
|
| 12 |
-
|
| 13 |
0
|
| 14 |
],
|
| 15 |
[
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
],
|
| 19 |
-
[
|
| 20 |
-
8,
|
| 21 |
-
7
|
| 22 |
],
|
| 23 |
[
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
],
|
| 27 |
-
[
|
| 28 |
-
9,
|
| 29 |
-
0
|
| 30 |
-
],
|
| 31 |
-
[
|
| 32 |
-
9,
|
| 33 |
-
7
|
| 34 |
],
|
| 35 |
[
|
| 36 |
-
|
| 37 |
-
|
| 38 |
],
|
| 39 |
[
|
| 40 |
-
|
| 41 |
5
|
| 42 |
]
|
| 43 |
],
|
|
@@ -250,6 +234,8 @@
|
|
| 250 |
49870,
|
| 251 |
50254,
|
| 252 |
50258,
|
|
|
|
|
|
|
| 253 |
50360,
|
| 254 |
50361,
|
| 255 |
50362
|
|
@@ -258,5 +244,5 @@
|
|
| 258 |
"transcribe": 50359,
|
| 259 |
"translate": 50358
|
| 260 |
},
|
| 261 |
-
"transformers_version": "4.
|
| 262 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"alignment_heads": [
|
| 3 |
[
|
| 4 |
+
2,
|
| 5 |
+
2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
],
|
| 7 |
[
|
| 8 |
+
3,
|
| 9 |
0
|
| 10 |
],
|
| 11 |
[
|
| 12 |
+
3,
|
| 13 |
+
2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
],
|
| 15 |
[
|
| 16 |
+
3,
|
| 17 |
+
3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
],
|
| 19 |
[
|
| 20 |
+
3,
|
| 21 |
+
4
|
| 22 |
],
|
| 23 |
[
|
| 24 |
+
3,
|
| 25 |
5
|
| 26 |
]
|
| 27 |
],
|
|
|
|
| 234 |
49870,
|
| 235 |
50254,
|
| 236 |
50258,
|
| 237 |
+
50358,
|
| 238 |
+
50359,
|
| 239 |
50360,
|
| 240 |
50361,
|
| 241 |
50362
|
|
|
|
| 244 |
"transcribe": 50359,
|
| 245 |
"translate": 50358
|
| 246 |
},
|
| 247 |
+
"transformers_version": "4.52.2"
|
| 248 |
}
|