Thirawarit
commited on
Commit
•
8e7ac42
1
Parent(s):
37f2836
Upload tokenizer
Browse files- tokenizer.json +1 -1
tokenizer.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"truncation": null,
|
4 |
"padding": {
|
5 |
"strategy": {
|
6 |
-
"Fixed":
|
7 |
},
|
8 |
"direction": "Right",
|
9 |
"pad_to_multiple_of": null,
|
|
|
3 |
"truncation": null,
|
4 |
"padding": {
|
5 |
"strategy": {
|
6 |
+
"Fixed": 256
|
7 |
},
|
8 |
"direction": "Right",
|
9 |
"pad_to_multiple_of": null,
|