File size: 313 Bytes
fb8e21c
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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|>"
}