chess-intelligent-MDaytek / special_tokens_map.json
MDaytek's picture
Intelligent tokenizer
f255a7e verified
raw
history blame contribute delete
98 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}