tiny-random-CodeGenForCausalLM / special_tokens_map.json
hf-transformers-bot's picture
Upload tiny models for CodeGenForCausalLM
9594fdd
raw
history blame
No virus
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}