This dataset is rendered to images from STS-12. We envision the need to assess vision encoders' abilities to understand texts. A natural way will be assessing them with the STS protocols, with texts rendered into images.
Examples of Use
Load test split:
from datasets import load_dataset
dataset = load_dataset("Pixel-Linguist/rendered-sts12", split="test")
English-only; for multilingual and cross-lingual datasets, see… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/rendered-sts12.