Qianfan-OCR / processor_config.json
Azure99's picture
Upload folder using huggingface_hub
c169a59 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>"
}