| { | |
| "clean_up_tokenization_spaces": true, | |
| "model_input_names": [ | |
| "input_ids", | |
| "attention_mask" | |
| ], | |
| "model_max_length": 512, | |
| "tokenizer_class": "PreTrainedTokenizerFast" | |
| } | |
| { | |
| "clean_up_tokenization_spaces": true, | |
| "model_input_names": [ | |
| "input_ids", | |
| "attention_mask" | |
| ], | |
| "model_max_length": 512, | |
| "tokenizer_class": "PreTrainedTokenizerFast" | |
| } | |