The paper measures CLIP's performance on all 36 MMEB datasets both with and without task-specific instructions prepended to the query. Without instructions, CLIP achieves 37.8 overall precision@1. With instructions, it drops to 26.7, a 29.4% relative decrease. The largest degradation is in classification (-59.3%, from 42.8 to 17.4), while visual grounding is nearly unaffected (+2.1%). This contrasts sharply with the authors' VLM2Vec model, which improves 49.4% with instructions.
The paper does not specify which CLIP variant is used in this ablation; the instruction format is the same task-specific instructions used for VLM2Vec training.