lamhieu commited on
Commit
33203bc
1 Parent(s): da5de4f

Update tokenizer configuration

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -35,7 +35,7 @@
35
  "clean_up_tokenization_spaces": false,
36
  "eos_token": "</s>",
37
  "legacy": true,
38
- "max_length": 8192,
39
  "model_max_length": 1000000000000000019884624838656,
40
  "pad_to_multiple_of": null,
41
  "pad_token": "</s>",
 
35
  "clean_up_tokenization_spaces": false,
36
  "eos_token": "</s>",
37
  "legacy": true,
38
+ "max_length": 4096,
39
  "model_max_length": 1000000000000000019884624838656,
40
  "pad_to_multiple_of": null,
41
  "pad_token": "</s>",