Janus-Pro-7B/special_tokens_map.json

17 lines
344 B
JSON
Raw Permalink Normal View History

2025-02-20 15:46:52 +08:00
{
"additional_special_tokens": [
"<image_placeholder>",
"<patch_placeholder>",
"<|ref|>",
"<|/ref|>",
"<|det|>",
"<|/det|>",
"<|grounding|>",
"<|User|>",
"<|Assistant|>"
],
"bos_token": "<begin▁of▁sentence>",
"eos_token": "<end▁of▁sentence>",
"pad_token": "<▁pad▁>"
}