This model is trained on a scoring dataset and can be used to score English image-text pairs. It supports four dimensions: image_text_matching, object_detail_fulfillment, caption_text_quality, and semantic_understanding. The base model is Qwen2.5 VL-instruct-3B. Since most of the publicly released models by the original authors are based on custom architectures, it is inconvenient to perform inference with vLLM. Therefore, we trained Qwen2.5-VL on the same data to fully support vLLM inference and accelerate inference speed.