syntaxMaster/OEQ
OEQ Dataset OEQ is a multimodal open-ended question-answering dataset containing questions with text, image, and table contexts. Answers may be provided as text or visual responses. The dataset is organized into configurations based on the context and response types, making it suitable for evaluating text-based and multimodal reasoning models. from datasets import load_dataset dataset = load_dataset( "syntaxMaster/OEQ", "context_image_only__text_response" )
06
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face