Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: Test WER
|
19 |
type: wer
|
20 |
-
value: 0.
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
@@ -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.
|
43 |
-
<td>0.
|
44 |
-
<td>0.
|
45 |
</tr> </tbody></table>
|
46 |
|
47 |
## Usage
|
|
|
17 |
metrics:
|
18 |
- name: Test WER
|
19 |
type: wer
|
20 |
+
value: 0.213519
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
|
|
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
|