zzjrabbit2.1 / tokenizer_config.json
xiaoyewuz-Ruster's picture
Upload TextGenerationPipeline
45b319a verified
{
"added_tokens_decoder": {
"15": {
"content": "0",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"auto_map": {
"AutoTokenizer": [
"zzjrabbit2.ZZJRabbit2Tokenizer",
null
]
},
"clean_up_tokenization_spaces": false,
"extra_special_tokens": {},
"mask_token": "0",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "0",
"tokenizer_class": "ZZJRabbit2Tokenizer"
}