Text Generation
Transformers
PyTorch
codegen
Inference Endpoints
codegen-16B-mono-toolbench / special_tokens_map.json
bol20162021's picture
Upload folder using huggingface_hub (#1)
46ba44d
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}