Update processor_config.json
Browse files- processor_config.json +1 -1
processor_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"add_special_token": false,
|
3 |
"ignore_id": -100,
|
4 |
-
"image_tag": "<
|
5 |
"mask_prompt": true,
|
6 |
"num_image_tokens": 576,
|
7 |
"processor_class": "VLChatProcessor",
|
|
|
1 |
{
|
2 |
"add_special_token": false,
|
3 |
"ignore_id": -100,
|
4 |
+
"image_tag": "<image>",
|
5 |
"mask_prompt": true,
|
6 |
"num_image_tokens": 576,
|
7 |
"processor_class": "VLChatProcessor",
|