| { | |
| "bos_token": "<bos>", | |
| "eos_token": "<eos>", | |
| "model_input_names": [ | |
| "input_ids", | |
| "attention_mask" | |
| ], | |
| "model_max_length": 1024, | |
| "tokenizer_class": "PreTrainedTokenizerFast" | |
| } |
| { | |
| "bos_token": "<bos>", | |
| "eos_token": "<eos>", | |
| "model_input_names": [ | |
| "input_ids", | |
| "attention_mask" | |
| ], | |
| "model_max_length": 1024, | |
| "tokenizer_class": "PreTrainedTokenizerFast" | |
| } |