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