| { | |
| "tokenizer_class": "PreTrainedTokenizerFast", | |
| "bos_token": "[g_start]", | |
| "eos_token": "[g_end]", | |
| "unk_token": "[unknown]", | |
| "pad_token": "[pad]", | |
| "model_max_length": 256, | |
| "clean_up_tokenization_spaces": false | |
| } |
| { | |
| "tokenizer_class": "PreTrainedTokenizerFast", | |
| "bos_token": "[g_start]", | |
| "eos_token": "[g_end]", | |
| "unk_token": "[unknown]", | |
| "pad_token": "[pad]", | |
| "model_max_length": 256, | |
| "clean_up_tokenization_spaces": false | |
| } |