process-based-repair / special_tokens_map.json
TnT's picture
Upload tokenizer
4643562
raw
history blame
214 Bytes
{
"additional_special_tokens": [
"<|system|>",
"### Instruction:",
"### Response:",
"<|end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}