File size: 283 Bytes
19fd102 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"model_max_length": 900,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"tokenizer_file": null,
"unk_token": "<unk>"
}
|