Update tokenizer_config.json
Browse files- tokenizer_config.json +2 -1
tokenizer_config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"single_word": false,
|
| 9 |
"special": true
|
| 10 |
},
|
| 11 |
-
"
|
| 12 |
"content": "|ENDOFTEXT|",
|
| 13 |
"lstrip": false,
|
| 14 |
"normalized": false,
|
|
@@ -27,6 +27,7 @@
|
|
| 27 |
"legacy": true,
|
| 28 |
"model_max_length": 1000000000000000019884624838656,
|
| 29 |
"pad_token": null,
|
|
|
|
| 30 |
"processor_class": "FuyuProcessor",
|
| 31 |
"sp_model_kwargs": {},
|
| 32 |
"spaces_between_special_tokens": false,
|
|
|
|
| 8 |
"single_word": false,
|
| 9 |
"special": true
|
| 10 |
},
|
| 11 |
+
"508": {
|
| 12 |
"content": "|ENDOFTEXT|",
|
| 13 |
"lstrip": false,
|
| 14 |
"normalized": false,
|
|
|
|
| 27 |
"legacy": true,
|
| 28 |
"model_max_length": 1000000000000000019884624838656,
|
| 29 |
"pad_token": null,
|
| 30 |
+
"padding_side": "right",
|
| 31 |
"processor_class": "FuyuProcessor",
|
| 32 |
"sp_model_kwargs": {},
|
| 33 |
"spaces_between_special_tokens": false,
|