chess_honeybee_best / special_tokens_map.json
jiny05071225's picture
Chess Challenge submission by jiny05071225
148695b verified
raw
history blame contribute delete
105 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}