Qianfan-OCR / processor_config.json
rootlocalghost's picture
clone processor_config.json
1d5a560 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>"
}