Text Generation
Transformers
Safetensors
falcon
text-generation-inference
Inference Endpoints
falcon-40b-megacode2-oasst / special_tokens_map.json
andreaskoepf's picture
Update special_tokens_map.json
9ccce4f
raw
history blame
319 Bytes
{
"additional_special_tokens": [
">>TITLE<<",
">>ABSTRACT<<",
">>INTRODUCTION<<",
">>SUMMARY<<",
">>COMMENT<<",
">>ANSWER<<",
">>QUESTION<<",
">>DOMAIN<<",
">>PREFIX<<",
">>SUFFIX<<",
">>MIDDLE<<",
"<|im_start|>",
"<|im_end|>"
],
"eos_token": "<|endoftext|>"
}