ArthurZ HF staff commited on
Commit
19cdcf7
1 Parent(s): 001a2cd

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -303,6 +303,7 @@
303
  ],
304
  "bos_token": "<s>",
305
  "clean_up_tokenization_spaces": true,
 
306
  "eos_token": "</s>",
307
  "extra_ids": 300,
308
  "model_max_length": 1000000000000000019884624838656,
 
303
  ],
304
  "bos_token": "<s>",
305
  "clean_up_tokenization_spaces": true,
306
+ "cleanup_tokenization_spaces": true,
307
  "eos_token": "</s>",
308
  "extra_ids": 300,
309
  "model_max_length": 1000000000000000019884624838656,