sschangi commited on
Commit
b7120ba
·
verified ·
1 Parent(s): fd5f842

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -317,6 +317,7 @@
317
  "bos_token": "<|endoftext|>",
318
  "clean_up_tokenization_spaces": false,
319
  "eos_token": "<|endoftext|>",
 
320
  "model_max_length": 2048,
321
  "pad_token": "<|endoftext|>",
322
  "return_token_type_ids": false,
 
317
  "bos_token": "<|endoftext|>",
318
  "clean_up_tokenization_spaces": false,
319
  "eos_token": "<|endoftext|>",
320
+ "extra_special_tokens": {},
321
  "model_max_length": 2048,
322
  "pad_token": "<|endoftext|>",
323
  "return_token_type_ids": false,