diwank commited on
Commit
d455b9a
·
verified ·
1 Parent(s): 7f4a11f

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -12,7 +12,7 @@
12
  "clean_up_tokenization_spaces": true,
13
  "eos_token": "<|endoftext|>",
14
  "max_length": 1024,
15
- "model_max_length": 1000000000000000019884624838656,
16
  "stride": 0,
17
  "tokenizer_class": "PreTrainedTokenizerFast",
18
  "truncation_side": "right",
 
12
  "clean_up_tokenization_spaces": true,
13
  "eos_token": "<|endoftext|>",
14
  "max_length": 1024,
15
+ "model_max_length": 1024,
16
  "stride": 0,
17
  "tokenizer_class": "PreTrainedTokenizerFast",
18
  "truncation_side": "right",