CoolFace
Datasetpublic

syntaxMaster/MCQ

Here’s a smaller README description: MCQ Dataset MCQ is a multimodal multiple-choice question-answering dataset containing questions with text, tables, and images. Answer choices may also be provided as text or images. The dataset is organized into configurations based on the context and option types, making it suitable for evaluating text-based and multimodal reasoning models. from datasets import load_dataset dataset = load_dataset( "syntaxMaster/MCQ"… See the full description on the dataset page: https://huggingface.co/datasets/syntaxMaster/MCQ.

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes4downloads
8 commits on main
7edda754mo ago

Update README.md

syntaxMaster
0a1e6d74mo ago

updated image refrence

Krishna5T
83605804mo ago

update dataset

Krishna5T
a713d1a4mo ago

update readme

Krishna5T
115941a4mo ago

updated dtaset

Krishna5T
9fde1ba4mo ago

update readme

Krishna5T
58d6da54mo ago

adding dataset

Krishna5T
d1eb2084mo ago

initial commit

syntaxMaster