Perception-LM-3B / special_tokens_map.json
baekchaeeun's picture
Upload folder using huggingface_hub
430c5c8 verified
raw
history blame contribute delete
162 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|eot_id|>",
"image_token": "<|image|>",
"pad_token": "<|end_of_text|>",
"video_token": "<|video|>"
}