chatthai commited on
Commit
59d90c4
1 Parent(s): ae7e7da

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "sp_model_kwargs": {}, "tokenizer_file": null, "name_or_path": "google/mt5-base", "truncate": true, "tokenizer_class": "T5Tokenizer"}
 
1
+ {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "sp_model_kwargs": {}, "tokenizer_file": null, "name_or_path": "google/mt5-large", "truncate": true, "tokenizer_class": "T5Tokenizer"}