open-instruct-human-mix-65b / special_tokens_map.json
hamishivi's picture
Upload tokenizer
51862c1
raw
history blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}