enem-2024-d2-multimodal
收藏资源简介:
该数据集是一个考试题目集合,包含83个训练样本。每个样本包括考试版本(exam_edition)、考试链接(exam_url)、题目数量(num_questions)等元信息,以及具体的题目内容:题干(statement)、选项文本(alternatives_text)和选项标签(alternatives_label)、正确答案(answer)、题目链接(url)、科目(subject)。此外,还包含题干图片(statement_image)和选项图片(alternatives_images)两个图像字段。数据集的配置为默认配置,训练数据文件位于data/train-*路径下。该数据集适合用于选择题问答、考试题目理解或多模态理解任务。
This dataset is a collection of exam questions, containing 83 training samples. Each sample includes metadata such as exam edition (exam_edition), exam URL (exam_url), number of questions (num_questions), and specific question content: statement (statement), alternative texts (alternatives_text) and alternative labels (alternatives_label), correct answer (answer), question URL (url), and subject (subject). Additionally, there are two image fields: statement image (statement_image) and alternative images (alternatives_images). The dataset has a default configuration, and the training data files are located under the data/train-* path. This dataset is suitable for tasks such as multiple-choice question answering, exam question understanding, or multimodal understanding.
enem-2024-d2-multimodal 数据集概述
基本信息
- 数据集名称:enem-2024-d2-multimodal
- 详情页地址:https://huggingface.co/datasets/rlimazzz/enem-2024-d2-multimodal
- 数据集总量:约5.09 MB(下载大小约5.08 MB)
数据规模
- 训练集(train):共83个样本,大小约5.11 MB
多模态特性
该数据集包含图像数据,其中:
- 题目文本配图(statement_image):图像类型
- 选项配图(alternatives_images):图像列表类型
主要特征字段
| 字段名 | 类型 | 说明 |
|---|---|---|
| exam_edition | 字符串 | 考试版本 |
| exam_url | 字符串 | 考试链接 |
| num_questions | 整数 | 题目数量 |
| num | 整数 | 题号 |
| statement | 字符串 | 题干文本 |
| alternatives_text | 字符串列表 | 选项文本内容 |
| alternatives_label | 字符串列表 | 选项标签(如A、B、C、D) |
| answer | 字符串 | 正确答案 |
| url | 字符串 | 题目链接 |
| subject | 字符串 | 科目 |
| statement_image | 图像 | 题干配图 |
| alternatives_images | 图像列表 | 选项配图 |
数据来源与用途
该数据集来源于2024年巴西国家中学教育考试(ENEM)第二天考试(D2)的题目,每个样本包含完整的题目题干、选项、正确答案、科目分类及多模态图像信息,适用于多模态问答、教育测评等任务场景。





