JakeOh commited on
Commit
e002cbf
1 Parent(s): ae5b203

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -15,7 +15,7 @@
15
  "bos_token": "<|end_of_text|>",
16
  "clean_up_tokenization_spaces": true,
17
  "eos_token": "<|end_of_text|>",
18
- "max_length": 2048,
19
  "model_max_length": 1000000000000000019884624838656,
20
  "pad_token": "<|end_of_text|>",
21
  "stride": 0,
 
15
  "bos_token": "<|end_of_text|>",
16
  "clean_up_tokenization_spaces": true,
17
  "eos_token": "<|end_of_text|>",
18
+ "max_length": 1024,
19
  "model_max_length": 1000000000000000019884624838656,
20
  "pad_token": "<|end_of_text|>",
21
  "stride": 0,