tiny-processor-qianfan_ocr / processor_config.json
hf-transformers-bot's picture
Add tiny processor fixture for testing
8f89c5f verified
Raw
History Blame Contribute Delete
179 Bytes
{
"image_seq_length": 256,
"processor_class": "QianfanOCRProcessor",
"start_image_token": "<img>",
"end_image_token": "</img>",
"context_image_token": "<IMG_CONTEXT>"
}