bloomz-7b1-cot-v1 / special_tokens_map.json
manojpreveen's picture
Duplicate from iamplus/bloomz-7b1-cot-v1
85f4377 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}