HaveAI commited on
Commit
185a510
·
verified ·
1 Parent(s): 0a39eb2

Delete tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -7
tokenizer_config.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "model_max_length": 64,
3
- "tokenizer_class": "T5Tokenizer",
4
- "name_or_path": "./MyT5Tokenizer",
5
- "special_tokens_map_file": "special_tokens_map.json"
6
- }
7
-