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