{ "backend": "tokenizers", "bos_token": "<|bos|>", "clean_up_tokenization_spaces": false, "eos_token": "<|eos|>", "is_local": false, "local_files_only": false, "max_length": 1024, "model_input_names": [ "input_ids", "attention_mask" ], "model_max_length": 1024, "pad_token": "<|pad|>", "return_token_type_ids": false, "stride": 0, "tokenizer_class": "TokenizersBackend", "truncation_side": "right", "truncation_strategy": "longest_first" }