zzjrabbit / tokenizer_config.json
xiaoyewuz-Ruster's picture
Upload TextGenerationPipeline
e6291f2 verified
raw
history blame contribute delete
508 Bytes
{
"added_tokens_decoder": {
"13": {
"content": "0",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"auto_map": {
"AutoTokenizer": [
"zzjrabbit.ZZJRabbitTokenizer",
null
]
},
"clean_up_tokenization_spaces": false,
"extra_special_tokens": {},
"mask_token": "0",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "0",
"tokenizer_class": "ZZJRabbitTokenizer"
}