DavidAU commited on
Commit
a79f292
1 Parent(s): f27f11d

Upload tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -0
tokenizer_config.json CHANGED
@@ -31,6 +31,8 @@
31
  "</s>"
32
  ],
33
  "bos_token": "<s>",
 
 
34
  "clean_up_tokenization_spaces": false,
35
  "eos_token": "</s>",
36
  "model_max_length": 1000000000000000019884624838656,
 
31
  "</s>"
32
  ],
33
  "bos_token": "<s>",
34
+ "add_bos_token": true,
35
+ "add_eos_token": false,
36
  "clean_up_tokenization_spaces": false,
37
  "eos_token": "</s>",
38
  "model_max_length": 1000000000000000019884624838656,