Jubliano commited on
Commit
3f56012
1 Parent(s): 99cd9c6

Upload tokenizer

Browse files
Files changed (3) hide show
  1. added_tokens.json +2 -2
  2. tokenizer_config.json +4 -4
  3. vocab.json +4 -3
added_tokens.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "</s>": 134,
3
- "<s>": 133
4
  }
 
1
  {
2
+ "</s>": 135,
3
+ "<s>": 134
4
  }
tokenizer_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "added_tokens_decoder": {
3
- "131": {
4
  "content": "[UNK]",
5
  "lstrip": true,
6
  "normalized": false,
@@ -8,7 +8,7 @@
8
  "single_word": false,
9
  "special": false
10
  },
11
- "132": {
12
  "content": "[PAD]",
13
  "lstrip": true,
14
  "normalized": false,
@@ -16,7 +16,7 @@
16
  "single_word": false,
17
  "special": false
18
  },
19
- "133": {
20
  "content": "<s>",
21
  "lstrip": false,
22
  "normalized": false,
@@ -24,7 +24,7 @@
24
  "single_word": false,
25
  "special": true
26
  },
27
- "134": {
28
  "content": "</s>",
29
  "lstrip": false,
30
  "normalized": false,
 
1
  {
2
  "added_tokens_decoder": {
3
+ "132": {
4
  "content": "[UNK]",
5
  "lstrip": true,
6
  "normalized": false,
 
8
  "single_word": false,
9
  "special": false
10
  },
11
+ "133": {
12
  "content": "[PAD]",
13
  "lstrip": true,
14
  "normalized": false,
 
16
  "single_word": false,
17
  "special": false
18
  },
19
+ "134": {
20
  "content": "<s>",
21
  "lstrip": false,
22
  "normalized": false,
 
24
  "single_word": false,
25
  "special": true
26
  },
27
+ "135": {
28
  "content": "</s>",
29
  "lstrip": false,
30
  "normalized": false,
vocab.json CHANGED
@@ -7,8 +7,8 @@
7
  "4": 109,
8
  "5": 104,
9
  "6": 105,
10
- "[PAD]": 132,
11
- "[UNK]": 131,
12
  "a": 84,
13
  "b": 1,
14
  "c": 6,
@@ -35,7 +35,7 @@
35
  "x": 41,
36
  "y": 61,
37
  "z": 34,
38
- "|": 130,
39
  "ä": 98,
40
  "æ": 82,
41
  "ç": 39,
@@ -44,6 +44,7 @@
44
  "ħ": 45,
45
  "ŋ": 19,
46
  "œ": 77,
 
47
  "ɐ": 83,
48
  "ɑ": 86,
49
  "ɒ": 87,
 
7
  "4": 109,
8
  "5": 104,
9
  "6": 105,
10
+ "[PAD]": 133,
11
+ "[UNK]": 132,
12
  "a": 84,
13
  "b": 1,
14
  "c": 6,
 
35
  "x": 41,
36
  "y": 61,
37
  "z": 34,
38
+ "|": 131,
39
  "ä": 98,
40
  "æ": 82,
41
  "ç": 39,
 
44
  "ħ": 45,
45
  "ŋ": 19,
46
  "œ": 77,
47
+ "ũ": 130,
48
  "ɐ": 83,
49
  "ɑ": 86,
50
  "ɒ": 87,