gweltou commited on
Commit
ef46c45
1 Parent(s): 1e2bafa

Upload tokenizer

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. added_tokens.json +2 -2
  3. tokenizer_config.json +4 -4
  4. vocab.json +44 -48
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: apache-2.0
3
- base_model: facebook/wav2vec2-xls-r-300m
4
  tags:
5
  - generated_from_trainer
 
6
  datasets:
7
  - common_voice_15_0
8
  metrics:
@@ -11,8 +11,8 @@ model-index:
11
  - name: wav2vec2-xls-r-300m-br
12
  results:
13
  - task:
14
- name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
 
16
  dataset:
17
  name: common_voice_15_0
18
  type: common_voice_15_0
@@ -20,9 +20,9 @@ model-index:
20
  split: None
21
  args: br
22
  metrics:
23
- - name: Wer
24
- type: wer
25
  value: 49.79811574697174
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: facebook/wav2vec2-xls-r-300m
6
  datasets:
7
  - common_voice_15_0
8
  metrics:
 
11
  - name: wav2vec2-xls-r-300m-br
12
  results:
13
  - task:
 
14
  type: automatic-speech-recognition
15
+ name: Automatic Speech Recognition
16
  dataset:
17
  name: common_voice_15_0
18
  type: common_voice_15_0
 
20
  split: None
21
  args: br
22
  metrics:
23
+ - type: wer
 
24
  value: 49.79811574697174
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>": 49,
3
- "<s>": 48
4
  }
 
1
  {
2
+ "</s>": 45,
3
+ "<s>": 44
4
  }
tokenizer_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "added_tokens_decoder": {
3
- "46": {
4
  "content": "[UNK]",
5
  "lstrip": true,
6
  "normalized": false,
@@ -8,7 +8,7 @@
8
  "single_word": false,
9
  "special": false
10
  },
11
- "47": {
12
  "content": "[PAD]",
13
  "lstrip": true,
14
  "normalized": false,
@@ -16,7 +16,7 @@
16
  "single_word": false,
17
  "special": false
18
  },
19
- "48": {
20
  "content": "<s>",
21
  "lstrip": false,
22
  "normalized": false,
@@ -24,7 +24,7 @@
24
  "single_word": false,
25
  "special": true
26
  },
27
- "49": {
28
  "content": "</s>",
29
  "lstrip": false,
30
  "normalized": false,
 
1
  {
2
  "added_tokens_decoder": {
3
+ "42": {
4
  "content": "[UNK]",
5
  "lstrip": true,
6
  "normalized": false,
 
8
  "single_word": false,
9
  "special": false
10
  },
11
+ "43": {
12
  "content": "[PAD]",
13
  "lstrip": true,
14
  "normalized": false,
 
16
  "single_word": false,
17
  "special": false
18
  },
19
+ "44": {
20
  "content": "<s>",
21
  "lstrip": false,
22
  "normalized": false,
 
24
  "single_word": false,
25
  "special": true
26
  },
27
+ "45": {
28
  "content": "</s>",
29
  "lstrip": false,
30
  "normalized": false,
vocab.json CHANGED
@@ -1,50 +1,46 @@
1
  {
2
- "'": 30,
3
- "3": 34,
4
- "[PAD]": 47,
5
- "[UNK]": 46,
6
- "a": 11,
7
- "b": 32,
8
- "c": 19,
9
- "d": 22,
10
- "e": 43,
11
- "f": 17,
12
- "g": 12,
13
- "h": 10,
14
- "i": 45,
15
- "j": 38,
16
- "k": 4,
17
- "l": 26,
18
- "m": 6,
19
- "n": 15,
20
- "o": 20,
21
- "p": 9,
22
- "q": 7,
23
- "r": 35,
24
- "s": 21,
25
- "t": 31,
26
- "u": 24,
27
- "v": 14,
28
- "w": 1,
29
- "x": 25,
30
- "y": 27,
31
- "z": 44,
32
- "|": 2,
33
- "à": 39,
34
- "á": 0,
35
- "â": 28,
36
- "ã": 23,
37
- "ç": 40,
38
- "è": 42,
39
- "é": 8,
40
- "ê": 5,
41
- "ë": 16,
42
- "ñ": 29,
43
- "ô": 37,
44
- "ö": 3,
45
- "ø": 13,
46
- "ù": 33,
47
- "û": 18,
48
- "ü": 41,
49
- "ı": 36
50
  }
 
1
  {
2
+ "'": 39,
3
+ "3": 24,
4
+ "[PAD]": 43,
5
+ "[UNK]": 42,
6
+ "a": 16,
7
+ "b": 26,
8
+ "c": 33,
9
+ "d": 31,
10
+ "e": 34,
11
+ "f": 36,
12
+ "g": 38,
13
+ "h": 4,
14
+ "i": 9,
15
+ "j": 11,
16
+ "k": 0,
17
+ "l": 12,
18
+ "m": 15,
19
+ "n": 1,
20
+ "o": 8,
21
+ "p": 32,
22
+ "q": 23,
23
+ "r": 19,
24
+ "s": 5,
25
+ "t": 28,
26
+ "u": 6,
27
+ "v": 25,
28
+ "w": 18,
29
+ "x": 37,
30
+ "y": 22,
31
+ "z": 2,
32
+ "|": 21,
33
+ "à": 3,
34
+ "á": 17,
35
+ "â": 40,
36
+ "ç": 41,
37
+ "è": 20,
38
+ "é": 27,
39
+ "ê": 30,
40
+ "ñ": 13,
41
+ "ô": 7,
42
+ "ö": 14,
43
+ "ù": 35,
44
+ "û": 29,
45
+ "ü": 10
 
 
 
 
46
  }