end this training
Browse files- .ipynb_checkpoints/README-checkpoint.md +22 -22
- README.md +22 -22
.ipynb_checkpoints/README-checkpoint.md
CHANGED
@@ -11,28 +11,28 @@ datasets:
|
|
11 |
model-index:
|
12 |
- name: xls-r-300m-fr
|
13 |
results:
|
14 |
-
-task:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
-task:
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
model-index:
|
12 |
- name: xls-r-300m-fr
|
13 |
results:
|
14 |
+
- task:
|
15 |
+
name: Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice 8.0 fr
|
19 |
+
type: mozilla-foundation/common_voice_8_0
|
20 |
+
args: fr
|
21 |
+
metrics:
|
22 |
+
- name: Test WER
|
23 |
+
type: wer
|
24 |
+
value: 21.58
|
25 |
+
- task:
|
26 |
+
name: Speech Recognition
|
27 |
+
type: automatic-speech-recognition
|
28 |
+
dataset:
|
29 |
+
name: Robust Speech Event - Dev Data
|
30 |
+
type: speech-recognition-community-v2/dev_data
|
31 |
+
args: fr
|
32 |
+
metrics:
|
33 |
+
- name: Test WER
|
34 |
+
type: wer
|
35 |
+
value: 36.03
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
README.md
CHANGED
@@ -11,28 +11,28 @@ datasets:
|
|
11 |
model-index:
|
12 |
- name: xls-r-300m-fr
|
13 |
results:
|
14 |
-
-task:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
-task:
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
model-index:
|
12 |
- name: xls-r-300m-fr
|
13 |
results:
|
14 |
+
- task:
|
15 |
+
name: Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice 8.0 fr
|
19 |
+
type: mozilla-foundation/common_voice_8_0
|
20 |
+
args: fr
|
21 |
+
metrics:
|
22 |
+
- name: Test WER
|
23 |
+
type: wer
|
24 |
+
value: 21.58
|
25 |
+
- task:
|
26 |
+
name: Speech Recognition
|
27 |
+
type: automatic-speech-recognition
|
28 |
+
dataset:
|
29 |
+
name: Robust Speech Event - Dev Data
|
30 |
+
type: speech-recognition-community-v2/dev_data
|
31 |
+
args: fr
|
32 |
+
metrics:
|
33 |
+
- name: Test WER
|
34 |
+
type: wer
|
35 |
+
value: 36.03
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|