claudios commited on
Commit
6a401a6
1 Parent(s): 18c9b3e

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -2
tokenizer_config.json CHANGED
@@ -10,8 +10,8 @@
10
  }
11
  },
12
  "clean_up_tokenization_spaces": true,
13
- "max_length": 1024,
14
- "model_max_length": 1024,
15
  "pad_to_multiple_of": null,
16
  "pad_token": "<pad>",
17
  "pad_token_type_id": 0,
 
10
  }
11
  },
12
  "clean_up_tokenization_spaces": true,
13
+ "max_length": 1026,
14
+ "model_max_length": 1026,
15
  "pad_to_multiple_of": null,
16
  "pad_token": "<pad>",
17
  "pad_token_type_id": 0,