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

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": 1000000000000000019884624838656,
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": 31768,
353
  "tokenizer_class": "GPT2Tokenizer",
354
  "unk_token": "<|endoftext|>",
355
  "vocab_size": 49152