| { |
| "add_prefix_space": false, |
| "backend": "tokenizers", |
| "boi_token": "<|image start|>", |
| "bos_token": "<|extra_203|>", |
| "clean_up_tokenization_spaces": false, |
| "eof_token": "<|extra_201|>", |
| "eoi_token": "<|image end|>", |
| "eos_token": "<|extra_204|>", |
| "errors": "replace", |
| "image_token": "<image>", |
| "image_wrapper_token": "<|image token|>", |
| "is_local": false, |
| "model_max_length": 1000000000000000019884624838656, |
| "model_specific_special_tokens": { |
| "boi_token": "<|image start|>", |
| "eof_token": "<|extra_201|>", |
| "eoi_token": "<|image end|>", |
| "image_token": "<image>", |
| "image_wrapper_token": "<|image token|>" |
| }, |
| "pad_token": "<|endoftext|>", |
| "processor_class": "Emu3Processor", |
| "tokenizer_class": "GPT2Tokenizer", |
| "unk_token": "<|endoftext|>" |
| } |
|
|