IlyaGusev commited on
Commit
845fdfe
·
1 Parent(s): f9a8c8b

padding_side update

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -1
tokenizer_config.json CHANGED
@@ -37,5 +37,6 @@
37
  "normalized": true,
38
  "rstrip": false,
39
  "single_word": false
40
- }
 
41
  }
 
37
  "normalized": true,
38
  "rstrip": false,
39
  "single_word": false
40
+ },
41
+ "padding_side": "left"
42
  }