codegen-rlhf-first-run / special_tokens_map.json
helezabi's picture
Upload tokenizer
0cfc570
raw
history blame contribute delete
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}