colab-demo / vocab.json
yip-i's picture
Upload tokenizer
783031b
raw
history blame contribute delete
353 Bytes
{
"'": 14,
"1": 24,
"3": 15,
"[PAD]": 31,
"[UNK]": 30,
"a": 23,
"b": 16,
"c": 11,
"d": 12,
"e": 9,
"f": 20,
"g": 17,
"h": 2,
"i": 5,
"j": 4,
"k": 3,
"l": 13,
"m": 26,
"n": 21,
"o": 22,
"p": 0,
"q": 18,
"r": 6,
"s": 7,
"t": 19,
"u": 25,
"v": 1,
"w": 10,
"x": 27,
"y": 8,
"z": 28,
"|": 29
}