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