rewiew_sum_large / tokenizer_config.json
JuiThe's picture
Training in progress, step 500
6ce1dd9
raw
history blame contribute delete
334 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"padding": "max_length",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"truncation": true,
"unk_token": "<unk>"
}