tiny-random-CodeGenForCausalLM / special_tokens_map.json
ydshieh's picture
ydshieh HF Staff
Upload tiny models for CodeGenForCausalLM
a3fc69d
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}