t5-small / tokenizer_config.json
sijunhe's picture
Upload with huggingface_hub
dadbe0c
{"do_lower_case": false, "remove_space": true, "keep_accents": true, "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 100, "additional_special_tokens": [], "sp_model_kwargs": null, "model_max_length": 512, "tokenizer_class": "T5Tokenizer"}