Upload processor
Browse files- tokenizer.json +1 -1
tokenizer.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"direction": "Right",
|
| 5 |
"max_length": 1024,
|
| 6 |
"strategy": "LongestFirst",
|
| 7 |
-
"stride":
|
| 8 |
},
|
| 9 |
"padding": {
|
| 10 |
"strategy": {
|
|
|
|
| 4 |
"direction": "Right",
|
| 5 |
"max_length": 1024,
|
| 6 |
"strategy": "LongestFirst",
|
| 7 |
+
"stride": 256
|
| 8 |
},
|
| 9 |
"padding": {
|
| 10 |
"strategy": {
|