walkerrose
commited on
Commit
·
4a13049
1
Parent(s):
0deb140
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": 512
|
7 |
},
|
8 |
"direction": "Right",
|
9 |
"pad_to_multiple_of": null,
|