twinsights_3b_alpha / special_tokens_map.json
RajuKandasamy's picture
Upload folder using huggingface_hub
fb8e21c
{
"additional_special_tokens": [
"<|end_of_text|>",
"### Instruction:",
"### Response:\n",
"### Answer:",
"### End of Thought:",
"### Chain of Thought:"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}