T5-large-chinese-Summarization / tokenizer_config.json
system's picture
system HF staff
Commit From AutoTrain
e6022b1
{
"additional_special_tokens": [],
"clean_up_tokenization_spaces": true,
"do_lower_case": true,
"eos_token": "</s>",
"extra_ids": 0,
"max_length": 1024,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"truncation": true,
"unk_token": "<unk>"
}