chess-gpt-4.5M / vocab.json
Derick DeCesare
Initial commit: Converted HuggingFace model
0ca8a11
{
" ": 0,
"#": 1,
"+": 2,
"-": 3,
".": 4,
"0": 5,
"1": 6,
"2": 7,
"3": 8,
"4": 9,
"5": 10,
"6": 11,
"7": 12,
"8": 13,
"9": 14,
";": 15,
"=": 16,
"B": 17,
"K": 18,
"N": 19,
"O": 20,
"Q": 21,
"R": 22,
"a": 23,
"b": 24,
"c": 25,
"d": 26,
"e": 27,
"f": 28,
"g": 29,
"h": 30,
"x": 31
}