Locutusque commited on
Commit
c699b27
1 Parent(s): 84ca3df

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +3 -0
tokenizer_config.json CHANGED
@@ -79,7 +79,10 @@
79
  "legacy": true,
80
  "max_length": 1536,
81
  "model_max_length": 1000000000000000019884624838656,
 
82
  "pad_token": "[PAD]",
 
 
83
  "sp_model_kwargs": {},
84
  "spaces_between_special_tokens": false,
85
  "stride": 0,
 
79
  "legacy": true,
80
  "max_length": 1536,
81
  "model_max_length": 1000000000000000019884624838656,
82
+ "pad_to_multiple_of": null,
83
  "pad_token": "[PAD]",
84
+ "pad_token_type_id": 0,
85
+ "padding_side": "left",
86
  "sp_model_kwargs": {},
87
  "spaces_between_special_tokens": false,
88
  "stride": 0,