AymanMansour's picture
Training in progress, step 1000
9e7765d verified
raw
history blame contribute delete
837 Bytes
{
"$": 0,
"$$": 1,
"*": 2,
"**": 3,
"<": 4,
"A": 5,
"AA": 6,
"D": 7,
"DD": 8,
"E": 9,
"EE": 10,
"H": 11,
"HH": 12,
"I0": 13,
"I1": 14,
"II0": 15,
"S": 16,
"SS": 17,
"T": 18,
"TT": 19,
"U0": 20,
"U1": 21,
"UU0": 22,
"Z": 23,
"ZZ": 24,
"[PAD]": 70,
"[UNK]": 71,
"^": 25,
"^^": 26,
"a": 27,
"aa": 28,
"b": 29,
"bb": 30,
"d": 31,
"dd": 32,
"f": 33,
"ff": 34,
"g": 35,
"h": 36,
"hh": 37,
"i0": 38,
"i1": 39,
"ii0": 40,
"j": 41,
"jj": 42,
"k": 43,
"kk": 44,
"l": 45,
"ll": 46,
"m": 47,
"mm": 48,
"n": 49,
"nn": 50,
"q": 51,
"qq": 52,
"r": 53,
"rr": 54,
"s": 55,
"ss": 56,
"t": 57,
"tt": 58,
"u0": 59,
"u1": 60,
"uu0": 61,
"w": 62,
"ww": 63,
"x": 64,
"xx": 65,
"y": 66,
"yy": 67,
"z": 68,
"zz": 69
}