bloom-tiny-random / special_tokens_map.json
yujiepan's picture
Upload folder using huggingface_hub
9a17f05
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}