zzjrabbit2.2 / tokenizer_config.json
xiaoyewuz-Ruster's picture
Upload TextGenerationPipeline
c3fd734 verified
{
"added_tokens_decoder": {
"0": {
"content": "<eos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"auto_map": {
"AutoTokenizer": [
"zzjrabbit22.ZZJRabbit22Tokenizer",
null
]
},
"clean_up_tokenization_spaces": false,
"eos_token": "<eos>",
"extra_special_tokens": {},
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<eos>",
"tokenizer_class": "ZZJRabbit22Tokenizer"
}