GreekT5-mt5-small-greeksum / tokenizer_config.json
IMISLab's picture
Upload GreekT5-mt5-small-greeksum files
ca598f5
raw
history blame
277 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"legacy": false,
"model_max_length": 1024,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"unk_token": "<unk>"
}