platistil / special_tokens_map.json
sirr
End of training
f2472c7
raw
history blame
No virus
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}