bloom-560m-8bit / special_tokens_map.json
ybelkada's picture
Upload tokenizer
b7474ff
raw history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}