boumehdi commited on
Commit
562209c
1 Parent(s): 23d47d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,11 +17,11 @@ model-index:
17
  metrics:
18
  - name: Test WER
19
  type: wer
20
- value: 0.213519
21
  ---
22
  # Wav2Vec2-Large-XLSR-53-Moroccan-Darija
23
 
24
- **wav2vec2-large-xlsr-53** fine-tuned on 28 hours (28 people) of labeled Darija Audios.
25
 
26
  # Old model vs new model
27
 
@@ -39,9 +39,9 @@ model-index:
39
  - True Wer rate
40
 
41
  <table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
42
- <td>0.020700</td>
43
- <td>0.322264</td>
44
- <td>0.213519</td>
45
  </tr> </tbody></table>
46
 
47
  ## Usage
 
17
  metrics:
18
  - name: Test WER
19
  type: wer
20
+ value: 0.213403
21
  ---
22
  # Wav2Vec2-Large-XLSR-53-Moroccan-Darija
23
 
24
+ **wav2vec2-large-xlsr-53** fine-tuned on 29 hours (29 people) of labeled Darija Audios.
25
 
26
  # Old model vs new model
27
 
 
39
  - True Wer rate
40
 
41
  <table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
42
+ <td>0.021200</td>
43
+ <td>0.320633</td>
44
+ <td>0.213403</td>
45
  </tr> </tbody></table>
46
 
47
  ## Usage