juanjucm commited on
Commit
c3f648e
1 Parent(s): cca1010

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -10,6 +10,10 @@ metrics:
10
  model-index:
11
  - name: whisper-small-FLEURS-GL-EN
12
  results: []
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -19,9 +23,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 2.2476
23
- - Wer: 73.9874
24
- - Bleu: 19.4512
25
 
26
  ## Model description
27
 
@@ -72,4 +76,4 @@ The following hyperparameters were used during training:
72
  - Transformers 4.45.1
73
  - Pytorch 2.4.1+cu121
74
  - Datasets 3.0.1
75
- - Tokenizers 0.20.0
 
10
  model-index:
11
  - name: whisper-small-FLEURS-GL-EN
12
  results: []
13
+ datasets:
14
+ - juanjucm/FLEURS-SpeechT-GL-EN
15
+ language:
16
+ - gl
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
23
 
24
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
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
 
 
76
  - Transformers 4.45.1
77
  - Pytorch 2.4.1+cu121
78
  - Datasets 3.0.1
79
+ - Tokenizers 0.20.0