| { | |
| "add_prefix_space": false, | |
| "backend": "tokenizers", | |
| "bos_token": "]~!b[", | |
| "clean_up_tokenization_spaces": false, | |
| "eos_token": "[e~[", | |
| "errors": "replace", | |
| "is_local": true, | |
| "max_length": 4096, | |
| "model_max_length": 40960000, | |
| "pad_to_multiple_of": null, | |
| "pad_token": "[e~[", | |
| "pad_token_type_id": 0, | |
| "padding_side": "left", | |
| "stride": 0, | |
| "tokenizer_class": "GPT2Tokenizer", | |
| "tool_parser_type": "minimax_m2", | |
| "truncation_side": "right", | |
| "truncation_strategy": "longest_first", | |
| "unk_token": "]!d~[" | |
| } | |