| { | |
| "backend": "tokenizers", | |
| "bos_token": "〈|EOS|〉", | |
| "clean_up_tokenization_spaces": false, | |
| "cls_token": "〈|CLS|〉", | |
| "eos_token": "〈|EOS|〉", | |
| "is_local": true, | |
| "mask_token": "〈|MASK|〉", | |
| "model_max_length": 1000000000000000019884624838656, | |
| "pad_token": "〈|PAD|〉", | |
| "sep_token": "〈|SEP|〉", | |
| "tokenizer_class": "TokenizersBackend", | |
| "tool_parser_type": "laguna", | |
| "unk_token": "〈|UNK|〉" | |
| } | |