chess-llm-MaximeMuh / vocab.json
MaximeMuhlethaler's picture
Upload tokenizer
8a917b6 verified
{
"[PAD]": 0,
"[BOS]": 1,
"[EOS]": 2,
"[UNK]": 3
}