Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,11 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
-
-
|
7 |
metrics:
|
8 |
- wer
|
|
|
|
|
9 |
model-index:
|
10 |
- name: wav2vec2-large-xls-r-300m-irish-colab
|
11 |
results:
|
@@ -13,15 +15,15 @@ model-index:
|
|
13 |
name: Automatic Speech Recognition
|
14 |
type: automatic-speech-recognition
|
15 |
dataset:
|
16 |
-
name:
|
17 |
-
type:
|
18 |
config: ga-IE
|
19 |
split: train+validation
|
20 |
args: ga-IE
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
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.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 1.
|
35 |
-
- Wer: 0.
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- mozilla-foundation/common_voice_11_0
|
7 |
metrics:
|
8 |
- wer
|
9 |
+
language:
|
10 |
+
- ga
|
11 |
model-index:
|
12 |
- name: wav2vec2-large-xls-r-300m-irish-colab
|
13 |
results:
|
|
|
15 |
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
+
name: mozilla-foundation/common_voice_11_0
|
19 |
+
type: mozilla-foundation/common_voice_11_0
|
20 |
config: ga-IE
|
21 |
split: train+validation
|
22 |
args: ga-IE
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 0.5244117647058824
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
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.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 1.148
|
37 |
+
- Wer: 0.524
|
38 |
|
39 |
## Model description
|
40 |
|