bloom-560m / tokenizer_config.json
ybelkada's picture
ybelkada HF staff
Upload tokenizer_config.json
9e4cbbc
raw history blame
No virus
204 Bytes
{"unk_token": "<unk>", "eos_token": "</s>", "bos_token": "<s>", "pad_token": "<pad>", "name_or_path": "bigscience/tokenizer", "special_tokens_map_file": null, "tokenizer_class": "PreTrainedTokenizerFast"}