bigscience-small-testing / tokenizer_config.json
ybelkada's picture
ybelkada HF staff
Change correct `tokenizer_class` (#1)
02358e6
raw history blame
No virus
199 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": "BloomTokenizerFast"}