Janus-1.3B / special_tokens_map.json
WuChengyue's picture
Update special_tokens_map.json
5294d91 verified
raw
history blame contribute delete
133 Bytes
{
"bos_token": "<|begin▁of▁sentence|>",
"eos_token": "<|end▁of▁sentence|>",
"pad_token": "<|▁pad▁|>"
}