sanchit-gandhi's picture
Upload tokenizer
26c30ce
raw
history blame contribute delete
No virus
495 Bytes
{
" ": 8,
"'": 3,
"-": 39,
"0": 25,
"1": 37,
"2": 23,
"3": 26,
"4": 0,
"5": 33,
"6": 11,
"7": 19,
"9": 31,
"_": 6,
"a": 22,
"b": 2,
"c": 43,
"d": 14,
"e": 20,
"f": 13,
"g": 30,
"h": 28,
"i": 35,
"j": 7,
"k": 9,
"l": 44,
"m": 41,
"n": 32,
"o": 40,
"p": 27,
"r": 17,
"s": 29,
"t": 18,
"u": 21,
"v": 15,
"w": 24,
"x": 36,
"y": 42,
"z": 38,
"à": 34,
"á": 4,
"é": 1,
"í": 10,
"ñ": 5,
"ó": 12,
"ú": 16
}