hatemestinbejaia commited on
Commit
00bbec5
·
verified ·
1 Parent(s): ec9e249

Upload tokenizer

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