PRAli22's picture
Upload tokenizer
a14716b
raw
history blame contribute delete
410 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"legacy": true,
"max_length": 64,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"stride": 0,
"tokenizer_class": "T5Tokenizer",
"truncation_side": "right",
"truncation_strategy": "longest_first",
"unk_token": "<unk>"
}