python_code_tokenizer / special_tokens_map.json
Palash123's picture
Upload tokenizer
96365f1
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}
special_tokens_map.json · Palash123/python_code_tokenizer at main
python_code_tokenizer / special_tokens_map.json
Palash123's picture
Upload tokenizer
96365f1
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}