chess-wide-test1 / special_tokens_map.json
VZ22's picture
Chess Challenge submission by VZ22
1119c68 verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}