claudios commited on
Commit
b1a6877
·
verified ·
1 Parent(s): 660fc36

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -40,7 +40,7 @@
40
  "eos_token": "</s>",
41
  "errors": "replace",
42
  "full_tokenizer_file": null,
43
- "model_max_length": 1000000000000000019884624838656,
44
  "pad_token": "<pad>",
45
  "tokenizer_class": "GPT2Tokenizer",
46
  "unk_token": "<|UNKNOWN|>"
 
40
  "eos_token": "</s>",
41
  "errors": "replace",
42
  "full_tokenizer_file": null,
43
+ "model_max_length": 1024,
44
  "pad_token": "<pad>",
45
  "tokenizer_class": "GPT2Tokenizer",
46
  "unk_token": "<|UNKNOWN|>"