AlSamCur123 commited on
Commit
1d5d8d2
·
verified ·
1 Parent(s): 02b086b

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -31,6 +31,7 @@
31
  "bos_token": "<s>",
32
  "clean_up_tokenization_spaces": false,
33
  "eos_token": "</s>",
 
34
  "legacy": false,
35
  "model_max_length": 32000,
36
  "pad_token": "<unk>",
 
31
  "bos_token": "<s>",
32
  "clean_up_tokenization_spaces": false,
33
  "eos_token": "</s>",
34
+ "extra_special_tokens": {},
35
  "legacy": false,
36
  "model_max_length": 32000,
37
  "pad_token": "<unk>",