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