| { | |
| "auto_map": { | |
| "AutoTokenizer": ["this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol", null] | |
| }, | |
| "add_bos_token": false, | |
| "add_eos_token": false, | |
| "model_max_length": 4096, | |
| "tokenizer_class": "this_class_doesnt_exist_lol" | |
| } | |
| { | |
| "auto_map": { | |
| "AutoTokenizer": ["this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol", null] | |
| }, | |
| "add_bos_token": false, | |
| "add_eos_token": false, | |
| "model_max_length": 4096, | |
| "tokenizer_class": "this_class_doesnt_exist_lol" | |
| } | |