lil-bevo-short-target / tokenizer_config.json
venkatasg's picture
Upload 6 files
269ca89
raw
history blame contribute delete
No virus
272 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"mlm": true,
"model_max_length": 512,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"unk_token": "<unk>"
}