Upload tokenizer
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ model-index:
|
|
11 |
- name: wav2vec2-large-xls-r-300m-amharic-demo-colab
|
12 |
results:
|
13 |
- task:
|
14 |
-
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
|
|
16 |
dataset:
|
17 |
name: common_voice_16_1
|
18 |
type: common_voice_16_1
|
@@ -20,9 +20,9 @@ model-index:
|
|
20 |
split: test
|
21 |
args: am
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
type: wer
|
25 |
value: 1.0006671114076051
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
- name: wav2vec2-large-xls-r-300m-amharic-demo-colab
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
type: automatic-speech-recognition
|
15 |
+
name: Automatic Speech Recognition
|
16 |
dataset:
|
17 |
name: common_voice_16_1
|
18 |
type: common_voice_16_1
|
|
|
20 |
split: test
|
21 |
args: am
|
22 |
metrics:
|
23 |
+
- type: wer
|
|
|
24 |
value: 1.0006671114076051
|
25 |
+
name: Wer
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|