ViPLUG-Owl3-2B-pt / preprocessor_config.json
Tnt3o5's picture
Upload folder using huggingface_hub
dc8d64b verified
{
"add_global": true,
"anchor_max": 4,
"anchors": [
[
2,
2
],
[
1,
3
],
[
1,
4
],
[
3,
1
],
[
4,
1
],
[
2,
3
],
[
3,
2
]
],
"cut_enable": true,
"cut_prob": 1.0,
"force_shape_cut": false,
"force_shape_cut_anchors": [
[
"f"
],
[
"o"
],
[
"r"
],
[
"c"
],
[
"e"
],
[
"_"
],
[
"s"
],
[
"h"
],
[
"a"
],
[
"p"
],
[
"e"
],
[
"_"
],
[
"c"
],
[
"u"
],
[
"t"
],
[
"_"
],
[
"a"
],
[
"n"
],
[
"c"
],
[
"h"
],
[
"o"
],
[
"r"
],
[
"s"
]
],
"force_shape_cut_anchors_max": "u",
"image_processor_type": "mPLUGOwl3ImageProcessor",
"image_size": [
384,
384
],
"media_tokens": [
"<|image|>",
"<|video|>"
],
"processor_class": "mPLUGOwl3Processor"
}