python-code-tokenizer / special_tokens_map.json
raj-p's picture
Upload tokenizer
3a9605d verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}