udever-bloom-560m / special_tokens_map.json
izhx's picture
model
3b7a20f
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}