Commit
•
060d6a9
1
Parent(s):
789fd07
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- common_voice
|
@@ -14,7 +18,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# wav2vec2-xls-r-300m-ar
|
16 |
|
17 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- common_voice
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- common_voice
|
|
|
18 |
|
19 |
# wav2vec2-xls-r-300m-ar
|
20 |
|
21 |
+
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 - AR dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- eval_loss: 3.0191
|
24 |
+
- eval_wer: 1.0
|
25 |
+
- eval_runtime: 252.2389
|
26 |
+
- eval_samples_per_second: 30.217
|
27 |
+
- eval_steps_per_second: 0.476
|
28 |
+
- epoch: 1.0
|
29 |
+
- step: 340
|
30 |
|
31 |
## Model description
|
32 |
|