boumehdi commited on
Commit
d89e2ed
1 Parent(s): 9e72bec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,14 +23,14 @@ model-index:
23
 
24
  **wav2vec2-large-xlsr-53 new model**
25
 
26
- - Fine-tuned on 39 hours of labeled Darija Audios extracted from MDVC corpus which contains more than 1000 hours of Moroccan Darija "ary".
27
  - Fine-tuning is ongoing 24/7 to enhance accuracy.
28
  - We are consistently adding data to the model every day (We prefer not to add all MDVC Corpus at once as we are trying to standardize more and more the way we write this language).
29
 
30
  <table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
31
- <td>0.029600</td>
32
- <td>0.213569</td>
33
- <td>0.146602</td>
34
  </tr> </tbody></table>
35
 
36
  ## Usage
 
23
 
24
  **wav2vec2-large-xlsr-53 new model**
25
 
26
+ - Fine-tuned on 41 hours of labeled Darija Audios extracted from MDVC corpus which contains more than 1000 hours of Moroccan Darija "ary".
27
  - Fine-tuning is ongoing 24/7 to enhance accuracy.
28
  - We are consistently adding data to the model every day (We prefer not to add all MDVC Corpus at once as we are trying to standardize more and more the way we write this language).
29
 
30
  <table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
31
+ <td>0.031400</td>
32
+ <td>0.207066</td>
33
+ <td>0.144236</td>
34
  </tr> </tbody></table>
35
 
36
  ## Usage