{ | |
"model_max_length": 500, | |
"vocab_size": 32128, | |
"model_input_names": ["input_ids", "attention_mask"], | |
"tokenizer_class": "T5Tokenizer" | |
} |
{ | |
"model_max_length": 500, | |
"vocab_size": 32128, | |
"model_input_names": ["input_ids", "attention_mask"], | |
"tokenizer_class": "T5Tokenizer" | |
} |