File size: 614 Bytes
eceaa63 86090d7 471458c 86090d7 eceaa63 7f4a11f eceaa63 d455b9a 471458c eceaa63 c58ab96 eceaa63 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
{
"added_tokens_decoder": {
"0": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"auto_map": {
"AutoTokenizer": [
"diwank/cryptgpt--tokenizer_utils.CryptGPTTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"max_length": 1024,
"model_max_length": 1024,
"pad_token": "<|endoftext|>",
"stride": 0,
"tokenizer_class": "CryptGPTTokenizer",
"truncation_side": "right",
"truncation_strategy": "longest_first"
}
|