{ | |
"additional_special_tokens": [ | |
"<unk>", | |
"<|startoftext|>", | |
"<|endoftext|>", | |
"<|im_start|>", | |
"<|im_end|>", | |
"<|im_sep|>", | |
"<image_placeholder>" | |
], | |
"bos_token": "<|startoftext|>", | |
"eos_token": "<|endoftext|>", | |
"pad_token": "<unk>", | |
"unk_token": "<unk>" | |
} | |