hatemestinbejaia commited on
Commit
d6b2dd5
·
verified ·
1 Parent(s): 4f8c789

Upload tokenizer

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