text_generation / special_tokens_map.json
rayhanozzy's picture
End of training
76a2cc1
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}