ybelkada commited on
Commit
ba4fd39
1 Parent(s): 014ea6f

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -16221,6 +16221,7 @@
16221
  ],
16222
  "clean_up_tokenization_spaces": true,
16223
  "eos_token": "<|endoftext|>",
 
16224
  "model_max_length": 8192,
16225
  "pad_token": "<|endoftext|>",
16226
  "tokenizer_class": "PreTrainedTokenizerFast"
 
16221
  ],
16222
  "clean_up_tokenization_spaces": true,
16223
  "eos_token": "<|endoftext|>",
16224
+ "extra_special_tokens": {},
16225
  "model_max_length": 8192,
16226
  "pad_token": "<|endoftext|>",
16227
  "tokenizer_class": "PreTrainedTokenizerFast"