potatomode commited on
Commit
c78c930
1 Parent(s): bbca2a6

Update tokenizer_config.json

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
  "errors": "replace",
22
- "model_max_length": 2048,
23
  "pad_token": null,
24
  "tokenizer_class": "GPT2Tokenizer",
25
  "unk_token": {
 
19
  "single_word": false
20
  },
21
  "errors": "replace",
22
+ "model_max_length": 1024,
23
  "pad_token": null,
24
  "tokenizer_class": "GPT2Tokenizer",
25
  "unk_token": {