thehosy commited on
Commit
cdce114
1 Parent(s): b5c50cc

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -49,7 +49,7 @@
49
  "errors": "replace",
50
  "mask_token": "<mask>",
51
  "max_length": 768,
52
- "model_max_length": 512,
53
  "pad_to_multiple_of": null,
54
  "pad_token": "<pad>",
55
  "pad_token_type_id": 0,
 
49
  "errors": "replace",
50
  "mask_token": "<mask>",
51
  "max_length": 768,
52
+ "model_max_length": 768,
53
  "pad_to_multiple_of": null,
54
  "pad_token": "<pad>",
55
  "pad_token_type_id": 0,