dalle-mini / tokenizer_config.json
boris's picture
push wandb artif dalle-mini/dalle-mini/mini-1:v0
e0888f6
raw history blame
No virus
497 Bytes
{"errors": "replace", "bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": false, "__type": "AddedToken"}, "add_prefix_space": false, "trim_offsets": true, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "boris/dalle-mini-tokenizer", "use_fast": true, "tokenizer_class": "DalleBartTokenizer"}