32 lines
627 B
JSON
32 lines
627 B
JSON
{
|
|
"audio_seq_length": 750,
|
|
"image_processor": {
|
|
"do_convert_rgb": true,
|
|
"do_normalize": false,
|
|
"do_rescale": true,
|
|
"do_resize": true,
|
|
"image_mean": [
|
|
0.0,
|
|
0.0,
|
|
0.0
|
|
],
|
|
"image_processor_type": "Gemma4ImageProcessor",
|
|
"image_seq_length": 280,
|
|
"image_std": [
|
|
1.0,
|
|
1.0,
|
|
1.0
|
|
],
|
|
"max_soft_tokens": 280,
|
|
"patch_size": 16,
|
|
"pooling_kernel_size": 3,
|
|
"resample": 3,
|
|
"rescale_factor": 0.00392156862745098,
|
|
"size": {
|
|
"height": 224,
|
|
"width": 224
|
|
}
|
|
},
|
|
"image_seq_length": 280,
|
|
"processor_class": "Gemma4Processor"
|
|
}
|