qanastek commited on
Commit
2360c6c
1 Parent(s): cb31459

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 00.00
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,7 +35,7 @@ should probably proofread and complete it, then remove this comment. -->
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 fr dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.00
38
- - Wer: 00.00
39
 
40
  ## Model description
41
 
@@ -64,13 +64,6 @@ The following hyperparameters were used during training:
64
  - training_steps: 5000
65
  - mixed_precision_training: Native AMP
66
 
67
- ### Training results
68
-
69
- | Training Loss | Epoch | Step | Validation Loss | Wer |
70
- |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
- | 0.00 | 0.2 | 1000 | 0.00 | 00.00 |
72
-
73
-
74
  ### Framework versions
75
 
76
  - Transformers 4.26.0.dev0
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 15.38
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 fr dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.00
38
+ - WER on `mozilla-foundation/common_voice_11_0` (with normalization): 15.38 %
39
 
40
  ## Model description
41
 
 
64
  - training_steps: 5000
65
  - mixed_precision_training: Native AMP
66
 
 
 
 
 
 
 
 
67
  ### Framework versions
68
 
69
  - Transformers 4.26.0.dev0