LightOnOCR-1B-1025 / processor_config.json
Bapt120's picture
Upload folder using huggingface_hub
816ab0f verified
raw
history blame contribute delete
208 Bytes
{
"image_break_token": "<|vision_pad|>",
"image_end_token": "<|vision_end|>",
"image_token": "<|image_pad|>",
"patch_size": 14,
"processor_class": "LightOnOCRProcessor",
"spatial_merge_size": 2
}