FB-DLAI-Instruct-tune-v3 / special_tokens_map.json
jckuri's picture
Upload tokenizer
498bc2f
raw
history blame contribute delete
228 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}