Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ model-index:
|
|
18 |
metrics:
|
19 |
- name: Test WER
|
20 |
type: wer
|
21 |
-
value: 0.
|
22 |
---
|
23 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
24 |
|
@@ -29,9 +29,9 @@ model-index:
|
|
29 |
- 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 the Moroccan Darija).
|
30 |
|
31 |
<table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
|
32 |
-
<td>0.
|
33 |
-
<td>0.
|
34 |
-
<td>0.
|
35 |
</tr> </tbody></table>
|
36 |
|
37 |
## Usage
|
|
|
18 |
metrics:
|
19 |
- name: Test WER
|
20 |
type: wer
|
21 |
+
value: 0.084904
|
22 |
---
|
23 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
24 |
|
|
|
29 |
- 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 the Moroccan Darija).
|
30 |
|
31 |
<table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
|
32 |
+
<td>0.121300</td>
|
33 |
+
<td>0.103430</td>
|
34 |
+
<td>0.084904</td>
|
35 |
</tr> </tbody></table>
|
36 |
|
37 |
## Usage
|