chess-first-try-maxence / special_tokens_map.json
steakmagnan's picture
Chess Challenge submission by steakmagnan
a772f55 verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}