mathispernin-chess-model-5 / special_tokens_map.json
mathispernin's picture
Chess Challenge submission by mathispernin
16f0966 verified
raw
history blame contribute delete
105 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}