enem-2024-d1-multimodal
收藏资源简介:
该数据集包含考试题目及其相关元数据,共计95个训练样本。每个样本包含以下字段:考试版本(exam_edition)、考试链接(exam_url)、题目数量(num_questions)、题目编号(num)、题目陈述(statement)、选项文本列表(alternatives_text)、选项标签列表(alternatives_label)、正确答案(answer)、相关链接(url)、科目(subject)、题目图片(statement_image)以及选项图片列表(alternatives_images)。该数据集可用于训练和评估问答、多模态理解、教育评测等任务。
This dataset contains exam questions and related metadata, with a total of 95 training samples. Each sample includes the following fields: exam edition, exam URL, number of questions, question number, statement, list of alternative texts, list of alternative labels, correct answer, related URL, subject, question image, and list of alternative images. This dataset can be used for training and evaluating tasks such as question answering, multimodal understanding, and educational assessment.
数据集概述
该数据集名为 enem-2024-d1-multimodal,来源于 Hugging Face 平台,专注于2024年巴西国家高中教育考试(ENEM)第一天的多模态试题内容。
基本构成
- 数据集规模:包含 95 个样本,全部为训练集(
train分割)。 - 文件大小:下载大小约 3.48 MB,数据集总大小约 3.52 MB。
- 配置信息:默认配置为
default,数据文件路径为data/train-*。
数据特征字段
该数据集包含 12 个字段,具体如下:
- 考试信息:
exam_edition(考试版本)、exam_url(考试链接)、num_questions(题目数量)。 - 题目内容:
num(题号)、statement(题干)、statement_image(题干图片,类型为图像)。 - 选项信息:
alternatives_text(选项文本列表)、alternatives_label(选项标签列表)、alternatives_images(选项图片列表,类型为图像)。 - 答案与分类:
answer(正确答案)、subject(科目)。 - 资源链接:
url(题目来源链接)。
数据特点
该数据集是一个 多模态数据集,同时包含文本(题干、选项、答案)和图像(题干图片、选项图片),适用于考察学生结合图文信息进行推理和作答的场景。整体结构清晰,便于进行教育测评相关的多模态任务开发与研究。




