File size: 302 Bytes
66107eb |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"extra_ids": 0,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"unk_token": "<|unknown|>"
}
|