Update processor_config.json
Browse files- processor_config.json +0 -3
processor_config.json
CHANGED
@@ -1,12 +1,9 @@
|
|
1 |
{
|
2 |
"add_special_token": false,
|
3 |
"ignore_id": -100,
|
4 |
-
"image_end_tag": "<end_of_image>",
|
5 |
-
"image_start_tag": "<begin_of_image>",
|
6 |
"image_tag": "<image_placeholder>",
|
7 |
"mask_prompt": true,
|
8 |
"num_image_tokens": 576,
|
9 |
-
"pad_tag": "<\uff5c\u2581pad\u2581\uff5c>",
|
10 |
"processor_class": "VLChatProcessor",
|
11 |
"sft_format": "deepseek"
|
12 |
}
|
|
|
1 |
{
|
2 |
"add_special_token": false,
|
3 |
"ignore_id": -100,
|
|
|
|
|
4 |
"image_tag": "<image_placeholder>",
|
5 |
"mask_prompt": true,
|
6 |
"num_image_tokens": 576,
|
|
|
7 |
"processor_class": "VLChatProcessor",
|
8 |
"sft_format": "deepseek"
|
9 |
}
|