File size: 429 Bytes
403ffa7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
{
"additional_special_tokens": [],
"do_lower_case": true,
"eos_token": "</s>",
"extra_ids": 0,
"max_length": 1024,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"special_tokens_map_file": "/cognitive_comp/wuxiaojun/pretrained/pytorch/Randeng-T5-784M/special_tokens_map.json",
"tokenizer_class": "T5Tokenizer",
"truncation": true,
"unk_token": "<unk>"
}
|