Muril-base-cased has infinity for model_max_length

When loading the tokenizer for google/muril-base-cased the model_max_length is reported as 1000000000000000019884624838656

Is this easy to fix? Apparently there’s a missing value in the tokenizer_config.json file

https://github.com/huggingface/transformers/issues/17173#issuecomment-1123744725

@Simran