add tokenizer
Browse files- vocab.json +1 -1
vocab.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"
|
|
|
1 |
+
{"m": 0, "u": 1, "x": 2, "b": 3, "p": 4, "q": 5, "e": 6, "w": 7, "y": 8, "c": 9, "'": 10, "k": 11, "n": 12, "t": 13, "f": 14, "s": 15, "l": 16, "g": 17, "z": 18, "h": 19, "d": 20, "o": 21, "a": 22, "j": 23, "i": 25, "r": 26, "v": 27, "|": 24, "[UNK]": 28, "[PAD]": 29}
|