Pclanglais commited on
Commit
534ee5e
1 Parent(s): 7ea72e4

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -42,6 +42,6 @@
42
  }
43
  },
44
  "clean_up_tokenization_spaces": true,
45
- "model_max_length": 1000000000000000019884624838656,
46
  "tokenizer_class": "PreTrainedTokenizerFast"
47
  }
 
42
  }
43
  },
44
  "clean_up_tokenization_spaces": true,
45
+ "model_max_length": 4096,
46
  "tokenizer_class": "PreTrainedTokenizerFast"
47
  }