Johnblick187 commited on
Commit
c2bdb6e
·
verified ·
1 Parent(s): 76087f1

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -349,7 +349,7 @@
349
  "bos_token": "<|endoftext|>",
350
  "clean_up_tokenization_spaces": true,
351
  "eos_token": "<|endoftext|>",
352
- "model_max_length": 31768,
353
  "tokenizer_class": "GPT2Tokenizer",
354
  "unk_token": "<|endoftext|>",
355
  "vocab_size": 49152
 
349
  "bos_token": "<|endoftext|>",
350
  "clean_up_tokenization_spaces": true,
351
  "eos_token": "<|endoftext|>",
352
+ "model_max_length": 32768,
353
  "tokenizer_class": "GPT2Tokenizer",
354
  "unk_token": "<|endoftext|>",
355
  "vocab_size": 49152