story-prompt-response / special_tokens_map.json
Jbrophy's picture
Jbrophy/falcon-7B-Instruct-Story-Prompt-Response
4cd0241
raw
history blame contribute delete
313 Bytes
{
"additional_special_tokens": [
">>TITLE<<",
">>ABSTRACT<<",
">>INTRODUCTION<<",
">>SUMMARY<<",
">>COMMENT<<",
">>ANSWER<<",
">>QUESTION<<",
">>DOMAIN<<",
">>PREFIX<<",
">>SUFFIX<<",
">>MIDDLE<<"
],
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>"
}