bloom-7b-finetuned-aings-3 / special_tokens_map.json
rizkyjun's picture
Upload tokenizer
bc2a982
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}