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