tiny-processor-lighton_ocr / processor_config.json
hf-transformers-bot's picture
Add tiny processor fixture for testing
a95b63e 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
}