ybelkada commited on
Commit
b956a64
·
1 Parent(s): 2286a35

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -47,6 +47,7 @@
47
  "bos_token": "<s>",
48
  "clean_up_tokenization_spaces": false,
49
  "eos_token": "</s>",
 
50
  "legacy": true,
51
  "model_max_length": 1000000000000000019884624838656,
52
  "pad_token": "<pad>",
 
47
  "bos_token": "<s>",
48
  "clean_up_tokenization_spaces": false,
49
  "eos_token": "</s>",
50
+ "padding_side": "left",
51
  "legacy": true,
52
  "model_max_length": 1000000000000000019884624838656,
53
  "pad_token": "<pad>",