mt5-large-no-info-extraction-3000 / tokenizer_config.json
erlingh's picture
Upload 5 files
5e9c6f0
raw
history blame
303 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"legacy": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"unk_token": "<unk>"
}