bloom-petals / special_tokens_map.json
danasone's picture
Upload 6 files
ca2e4fc
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}