yash1811 commited on
Commit
a7a8b55
·
1 Parent(s): eac4f07

Delete tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -11
tokenizer_config.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "additional_special_tokens": null,
3
- "clean_up_tokenization_spaces": true,
4
- "eos_token": "</s>",
5
- "extra_ids": 0,
6
- "model_max_length": 1000000000000000019884624838656,
7
- "pad_token": "<pad>",
8
- "sp_model_kwargs": {},
9
- "tokenizer_class": "T5Tokenizer",
10
- "unk_token": "<unk>"
11
- }