mayssakorbi commited on
Commit
33ee415
1 Parent(s): f15a3df

End of the training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,12 +17,12 @@ model-index:
17
  name: common_voice_16_1
18
  type: common_voice_16_1
19
  config: ar
20
- split: test[500:1000]
21
  args: ar
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 92.15686274509804
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [mayssakorbi/whisper-tiny-ar2](https://huggingface.co/mayssakorbi/whisper-tiny-ar2) on the common_voice_16_1 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.9912
36
- - Wer Ortho: 77.8635
37
- - Wer: 92.1569
38
 
39
  ## Model description
40
 
@@ -69,7 +69,7 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
72
- | 0.5668 | 0.4 | 50 | 0.9912 | 77.8635 | 92.1569 |
73
 
74
 
75
  ### Framework versions
 
17
  name: common_voice_16_1
18
  type: common_voice_16_1
19
  config: ar
20
+ split: test[1000:1500]
21
  args: ar
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 87.11256117455139
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [mayssakorbi/whisper-tiny-ar2](https://huggingface.co/mayssakorbi/whisper-tiny-ar2) on the common_voice_16_1 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.9240
36
+ - Wer Ortho: 77.8656
37
+ - Wer: 87.1126
38
 
39
  ## Model description
40
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
72
+ | 0.5216 | 0.4 | 50 | 0.9240 | 77.8656 | 87.1126 |
73
 
74
 
75
  ### Framework versions