ShareCaptioner / special_tokens_map.json
stanrom's picture
Duplicate from Lin-Chen/ShareCaptioner
ffc8e21 verified
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}