python_code_tokenizer / special_tokens_map.json
Palash123's picture
Upload tokenizer
96365f1
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}