| { |
| "add_prefix_space": false, |
| "backend": "tokenizers", |
| "bos_token": "<bos>", |
| "clean_up_tokenization_spaces": false, |
| "eos_token": "<eos>", |
| "errors": "replace", |
| "is_local": false, |
| "local_files_only": false, |
| "max_length": 1024, |
| "model_max_length": 1000000000000000019884624838656, |
| "pad_to_multiple_of": null, |
| "pad_token": "<pad>", |
| "pad_token_type_id": 0, |
| "padding_side": "right", |
| "stride": 0, |
| "tokenizer_class": "GPT2Tokenizer", |
| "truncation_side": "right", |
| "truncation_strategy": "longest_first", |
| "unk_token": "<unk>" |
| } |
|
|