File size: 287 Bytes
2859afe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
{
"[PAD]": 25,
"[UNK]": 24,
"a": 5,
"b": 14,
"c": 16,
"d": 3,
"e": 4,
"f": 20,
"g": 0,
"h": 19,
"i": 15,
"k": 21,
"l": 18,
"m": 22,
"n": 12,
"o": 13,
"p": 1,
"r": 23,
"s": 7,
"t": 11,
"u": 17,
"v": 6,
"w": 8,
"x": 9,
"y": 10,
"|": 2
}
|