Update README.md
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
|
18 |
It achieves the following results on the testset of commonvoice:
|
19 |
- Loss: 0.1755 TBF
|
20 |
-
- Wer:
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
-
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|
@@ -29,7 +29,7 @@ More information needed
|
|
29 |
|
30 |
## Training and evaluation data
|
31 |
|
32 |
-
|
33 |
|
34 |
## Training procedure
|
35 |
|
|
|
17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
|
18 |
It achieves the following results on the testset of commonvoice:
|
19 |
- Loss: 0.1755 TBF
|
20 |
+
- Wer: 0.371
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
Dutch wav2vec2-xls-r-300m model
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|
|
|
29 |
|
30 |
## Training and evaluation data
|
31 |
|
32 |
+
The model was trained on Dutch common voice 8 with 75 epochs. The train set consisted of the common voice 8 train set and evaluation set was the common voice 8 validation set. The WER reported is on the common voice 8 test set which was not part of training nor validation (eval)
|
33 |
|
34 |
## Training procedure
|
35 |
|