bloom-1b1 / onnx /special_tokens_map.json
cakiki's picture
Adding ONNX file of this model (#40)
eb3dd73
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}