Max200293's picture
Upload tokenizer
a69d973
raw
history blame
479 Bytes
{
"(": 1,
")": 2,
"[PAD]": 41,
"[UNK]": 40,
"a": 3,
"b": 4,
"d": 5,
"e": 6,
"f": 7,
"h": 8,
"i": 9,
"j": 10,
"k": 11,
"l": 12,
"m": 13,
"n": 14,
"o": 15,
"p": 16,
"r": 17,
"s": 18,
"t": 19,
"u": 20,
"v": 21,
"w": 22,
"y": 23,
"|": 0,
"ø": 24,
"ŋ": 25,
"ɐ": 26,
"ɑ": 27,
"ɔ": 28,
"ə": 29,
"ɛ": 30,
"ɜ": 31,
"ɡ": 32,
"ɪ": 33,
"ɹ": 34,
"ʃ": 35,
"ʉ": 36,
"ʊ": 37,
"ː": 38,
"θ": 39
}