chess-model-armand-blin / special_tokens_map.json
armandblin's picture
Chess Challenge submission by armandblin
ca8fce9 verified
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}