falcon-7b-instruct-truthfulqa / special_tokens_map.json
MohammadOthman's picture
Upload special_tokens_map.json with huggingface_hub
1b6a613 verified
raw
history blame contribute delete
No virus
395 Bytes
{
"additional_special_tokens": [
">>TITLE<<",
">>ABSTRACT<<",
">>INTRODUCTION<<",
">>SUMMARY<<",
">>COMMENT<<",
">>ANSWER<<",
">>QUESTION<<",
">>DOMAIN<<",
">>PREFIX<<",
">>SUFFIX<<",
">>MIDDLE<<"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}