brigs commited on
Commit
48b8090
1 Parent(s): 5e032a2

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
- "clean_up_tokenization_spaces": true,
3
- "eos_token": "<|endoftext|>",
4
- "model_max_length": 1000000000000000019884624838656,
5
- "pad_token": "<|endoftext|>",
6
- "tokenizer_class": "PreTrainedTokenizerFast"
7
- }