kathywu95 commited on
Commit
f988d65
·
verified ·
1 Parent(s): b7ec9ae

Update model_max_length to match config.json (163840)

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  "single_word": false
20
  },
21
  "legacy": true,
22
- "model_max_length": 131072,
23
  "pad_token": {
24
  "__type": "AddedToken",
25
  "content": "<|end▁of▁sentence|>",
 
19
  "single_word": false
20
  },
21
  "legacy": true,
22
+ "model_max_length": 163840,
23
  "pad_token": {
24
  "__type": "AddedToken",
25
  "content": "<|end▁of▁sentence|>",