update model card README.md
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- eval_loss: 0.
|
18 |
-
- eval_wer: 0.
|
19 |
-
- eval_runtime:
|
20 |
-
- eval_samples_per_second: 37.
|
21 |
-
- eval_steps_per_second: 4.
|
22 |
-
- epoch:
|
23 |
-
- step:
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 0.2244
|
18 |
+
- eval_wer: 0.2702
|
19 |
+
- eval_runtime: 582.249
|
20 |
+
- eval_samples_per_second: 37.092
|
21 |
+
- eval_steps_per_second: 4.637
|
22 |
+
- epoch: 3.35
|
23 |
+
- step: 12800
|
24 |
|
25 |
## Model description
|
26 |
|