amarshiv86 commited on
Commit
d7fee39
·
verified ·
1 Parent(s): bf96f6d

ci: update tokenizer.json

Browse files
Files changed (1) hide show
  1. model/tokenizer.json +1 -1
model/tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },