Jubliano commited on
Commit
1783cff
1 Parent(s): 3f56012

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>": 135,
3
- "<s>": 134
4
  }
 
1
  {
2
+ "</s>": 136,
3
+ "<s>": 135
4
  }
tokenizer_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "added_tokens_decoder": {
3
- "132": {
4
  "content": "[UNK]",
5
  "lstrip": true,
6
  "normalized": false,
@@ -8,7 +8,7 @@
8
  "single_word": false,
9
  "special": false
10
  },
11
- "133": {
12
  "content": "[PAD]",
13
  "lstrip": true,
14
  "normalized": false,
@@ -16,7 +16,7 @@
16
  "single_word": false,
17
  "special": false
18
  },
19
- "134": {
20
  "content": "<s>",
21
  "lstrip": false,
22
  "normalized": false,
@@ -24,7 +24,7 @@
24
  "single_word": false,
25
  "special": true
26
  },
27
- "135": {
28
  "content": "</s>",
29
  "lstrip": false,
30
  "normalized": false,
 
1
  {
2
  "added_tokens_decoder": {
3
+ "133": {
4
  "content": "[UNK]",
5
  "lstrip": true,
6
  "normalized": false,
 
8
  "single_word": false,
9
  "special": false
10
  },
11
+ "134": {
12
  "content": "[PAD]",
13
  "lstrip": true,
14
  "normalized": false,
 
16
  "single_word": false,
17
  "special": false
18
  },
19
+ "135": {
20
  "content": "<s>",
21
  "lstrip": false,
22
  "normalized": false,
 
24
  "single_word": false,
25
  "special": true
26
  },
27
+ "136": {
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]": 133,
11
- "[UNK]": 132,
12
  "a": 84,
13
  "b": 1,
14
  "c": 6,
@@ -35,13 +35,14 @@
35
  "x": 41,
36
  "y": 61,
37
  "z": 34,
38
- "|": 131,
39
  "ä": 98,
40
  "æ": 82,
41
  "ç": 39,
42
  "ð": 32,
43
  "ø": 70,
44
  "ħ": 45,
 
45
  "ŋ": 19,
46
  "œ": 77,
47
  "ũ": 130,
 
7
  "4": 109,
8
  "5": 104,
9
  "6": 105,
10
+ "[PAD]": 134,
11
+ "[UNK]": 133,
12
  "a": 84,
13
  "b": 1,
14
  "c": 6,
 
35
  "x": 41,
36
  "y": 61,
37
  "z": 34,
38
+ "|": 132,
39
  "ä": 98,
40
  "æ": 82,
41
  "ç": 39,
42
  "ð": 32,
43
  "ø": 70,
44
  "ħ": 45,
45
+ "ĩ": 131,
46
  "ŋ": 19,
47
  "œ": 77,
48
  "ũ": 130,