Text Generation
Transformers
PyTorch
codegen
Inference Endpoints
codegen-16B-mono-toolbench / special_tokens_map.json
bol20162021's picture
bc05a8941dd569e554e41b9f17c25492a1e5be942a4aab124b242847e35d14da
d16d598
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}