chess-sam-model-so / special_tokens_map.json
Sammy972's picture
Chess Challenge submission by Sammy972
a846d1f verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}