bloomz-zh-instruct-560M / special_tokens_map.json
Ubuntu
init
ea022ad
raw
history blame contribute delete
No virus
120 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"sep_token": "[SEP]",
"unk_token": "<unk>"
}