Update README.md
Browse files
README.md
CHANGED
@@ -21,26 +21,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
# whisper-small-FLEURS-GL-EN
|
23 |
|
24 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 1.6607
|
27 |
- Wer: 67.1683
|
28 |
- Bleu: 22.6201
|
29 |
|
30 |
-
## Model description
|
31 |
-
|
32 |
-
More information needed
|
33 |
-
|
34 |
-
## Intended uses & limitations
|
35 |
-
|
36 |
-
More information needed
|
37 |
-
|
38 |
-
## Training and evaluation data
|
39 |
-
|
40 |
-
More information needed
|
41 |
-
|
42 |
-
## Training procedure
|
43 |
-
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
|
|
21 |
|
22 |
# whisper-small-FLEURS-GL-EN
|
23 |
|
24 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on [juanjucm/FLEURS-SpeechT-GL-EN](https://huggingface.co/datasets/juanjucm/FLEURS-SpeechT-GL-EN).
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 1.6607
|
27 |
- Wer: 67.1683
|
28 |
- Bleu: 22.6201
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
### Training hyperparameters
|
31 |
|
32 |
The following hyperparameters were used during training:
|