| { | |
| "clean_up_tokenization_spaces": true, | |
| "model_max_length": 512, | |
| "tokenizer_class": "OpenAIGPTTokenizer", | |
| "unk_token": "<unk>" | |
| } | |
| { | |
| "clean_up_tokenization_spaces": true, | |
| "model_max_length": 512, | |
| "tokenizer_class": "OpenAIGPTTokenizer", | |
| "unk_token": "<unk>" | |
| } | |