bloomp-blacksmith / special_tokens_map.json
drusepth's picture
include tokenizer config from bloom
9c0ca3b
raw
history blame
85 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>"}