dore-mt5-large / tokenizer_config.json
tharindu's picture
Upload folder using huggingface_hub
853fe42 verified
raw
history blame contribute delete
No virus
331 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"tokenizer_file": null,
"truncate": true,
"unk_token": "<unk>"
}