ShareCaptioner / special_tokens_map.json
chenlin
init
8bd85e0
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}