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.
04
Update README.md
updated image refrence
update dataset
update readme
updated dtaset
update readme
adding dataset
initial commit
