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