update model card README.md
Browse files
README.md
CHANGED
@@ -3,24 +3,24 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name: wav2vec2-large-xls-r-300m-nepali-openslr
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
# wav2vec2-large-xls-r-300m-nepali-openslr
|
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:
|
21 |
-
- eval_steps_per_second: 4.
|
22 |
-
- epoch:
|
23 |
-
- step:
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: wav2vec2-large-xls-r-300m-nepali-openslr
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# wav2vec2-large-xls-r-300m-nepali-openslr
|
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.1913
|
18 |
+
- eval_wer: 0.2405
|
19 |
+
- eval_runtime: 586.4075
|
20 |
+
- eval_samples_per_second: 36.829
|
21 |
+
- eval_steps_per_second: 4.604
|
22 |
+
- epoch: 4.6
|
23 |
+
- step: 17600
|
24 |
|
25 |
## Model description
|
26 |
|