Mengkedalai
commited on
Commit
•
81da920
1
Parent(s):
2ebccc2
Upload tokenizer
Browse files- README.md +6 -6
- added_tokens.json +2 -2
- tokenizer_config.json +4 -4
- vocab.json +36 -39
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-large-xlsr-53
|
4 |
-
tags:
|
5 |
-
- generated_from_trainer
|
6 |
datasets:
|
7 |
- common_voice_17_0
|
|
|
8 |
metrics:
|
9 |
- wer
|
|
|
|
|
10 |
model-index:
|
11 |
- name: wav2vec2-large-xlsr-Mongolian-cv17-base
|
12 |
results:
|
13 |
- task:
|
14 |
-
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
|
|
16 |
dataset:
|
17 |
name: common_voice_17_0
|
18 |
type: common_voice_17_0
|
@@ -20,9 +20,9 @@ model-index:
|
|
20 |
split: validation
|
21 |
args: mn
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
type: wer
|
25 |
value: 0.7902951968892054
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
2 |
base_model: facebook/wav2vec2-large-xlsr-53
|
|
|
|
|
3 |
datasets:
|
4 |
- common_voice_17_0
|
5 |
+
license: apache-2.0
|
6 |
metrics:
|
7 |
- wer
|
8 |
+
tags:
|
9 |
+
- generated_from_trainer
|
10 |
model-index:
|
11 |
- name: wav2vec2-large-xlsr-Mongolian-cv17-base
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
type: automatic-speech-recognition
|
15 |
+
name: Automatic Speech Recognition
|
16 |
dataset:
|
17 |
name: common_voice_17_0
|
18 |
type: common_voice_17_0
|
|
|
20 |
split: validation
|
21 |
args: mn
|
22 |
metrics:
|
23 |
+
- type: wer
|
|
|
24 |
value: 0.7902951968892054
|
25 |
+
name: Wer
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
added_tokens.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"</s>":
|
3 |
-
"<s>":
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"</s>": 39,
|
3 |
+
"<s>": 38
|
4 |
}
|
tokenizer_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"added_tokens_decoder": {
|
3 |
-
"
|
4 |
"content": "[UNK]",
|
5 |
"lstrip": true,
|
6 |
"normalized": false,
|
@@ -8,7 +8,7 @@
|
|
8 |
"single_word": false,
|
9 |
"special": false
|
10 |
},
|
11 |
-
"
|
12 |
"content": "[PAD]",
|
13 |
"lstrip": true,
|
14 |
"normalized": false,
|
@@ -16,7 +16,7 @@
|
|
16 |
"single_word": false,
|
17 |
"special": false
|
18 |
},
|
19 |
-
"
|
20 |
"content": "<s>",
|
21 |
"lstrip": false,
|
22 |
"normalized": false,
|
@@ -24,7 +24,7 @@
|
|
24 |
"single_word": false,
|
25 |
"special": true
|
26 |
},
|
27 |
-
"
|
28 |
"content": "</s>",
|
29 |
"lstrip": false,
|
30 |
"normalized": false,
|
|
|
1 |
{
|
2 |
"added_tokens_decoder": {
|
3 |
+
"36": {
|
4 |
"content": "[UNK]",
|
5 |
"lstrip": true,
|
6 |
"normalized": false,
|
|
|
8 |
"single_word": false,
|
9 |
"special": false
|
10 |
},
|
11 |
+
"37": {
|
12 |
"content": "[PAD]",
|
13 |
"lstrip": true,
|
14 |
"normalized": false,
|
|
|
16 |
"single_word": false,
|
17 |
"special": false
|
18 |
},
|
19 |
+
"38": {
|
20 |
"content": "<s>",
|
21 |
"lstrip": false,
|
22 |
"normalized": false,
|
|
|
24 |
"single_word": false,
|
25 |
"special": true
|
26 |
},
|
27 |
+
"39": {
|
28 |
"content": "</s>",
|
29 |
"lstrip": false,
|
30 |
"normalized": false,
|
vocab.json
CHANGED
@@ -1,43 +1,40 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"[
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
-
"«": 4,
|
8 |
-
"»": 6,
|
9 |
-
"а": 34,
|
10 |
"б": 35,
|
11 |
-
"в":
|
12 |
-
"г":
|
13 |
-
"д":
|
14 |
-
"е":
|
15 |
-
"ж":
|
16 |
-
"з":
|
17 |
-
"и":
|
18 |
-
"й":
|
19 |
"к": 17,
|
20 |
-
"л":
|
21 |
-
"м":
|
22 |
-
"н":
|
23 |
-
"о":
|
24 |
-
"п":
|
25 |
-
"р":
|
26 |
-
"с":
|
27 |
-
"т":
|
28 |
-
"у":
|
29 |
-
"ф":
|
30 |
-
"х":
|
31 |
-
"ц":
|
32 |
-
"ч":
|
33 |
-
"ш":
|
34 |
-
"ъ":
|
35 |
-
"ы":
|
36 |
-
"ь":
|
37 |
-
"э":
|
38 |
-
"ю":
|
39 |
-
"я":
|
40 |
-
"ё":
|
41 |
-
"ү":
|
42 |
-
"ө":
|
43 |
}
|
|
|
1 |
{
|
2 |
+
"[PAD]": 37,
|
3 |
+
"[UNK]": 36,
|
4 |
+
"h": 1,
|
5 |
+
"|": 5,
|
6 |
+
"а": 20,
|
|
|
|
|
|
|
7 |
"б": 35,
|
8 |
+
"в": 4,
|
9 |
+
"г": 25,
|
10 |
+
"д": 33,
|
11 |
+
"е": 18,
|
12 |
+
"ж": 34,
|
13 |
+
"з": 12,
|
14 |
+
"и": 22,
|
15 |
+
"й": 24,
|
16 |
"к": 17,
|
17 |
+
"л": 28,
|
18 |
+
"м": 14,
|
19 |
+
"н": 15,
|
20 |
+
"о": 10,
|
21 |
+
"п": 6,
|
22 |
+
"р": 19,
|
23 |
+
"с": 9,
|
24 |
+
"т": 2,
|
25 |
+
"у": 7,
|
26 |
+
"ф": 23,
|
27 |
+
"х": 27,
|
28 |
+
"ц": 8,
|
29 |
+
"ч": 16,
|
30 |
+
"ш": 30,
|
31 |
+
"ъ": 29,
|
32 |
+
"ы": 13,
|
33 |
+
"ь": 31,
|
34 |
+
"э": 21,
|
35 |
+
"ю": 26,
|
36 |
+
"я": 11,
|
37 |
+
"ё": 32,
|
38 |
+
"ү": 3,
|
39 |
+
"ө": 0
|
40 |
}
|