enem-2023-d1-multimodal
收藏资源简介:
该数据集是一个多模态考试多选题数据集,包含95个训练样本。每个样本包含考试版本、考试链接、题目数量、题号、题目陈述、选项文本列表、选项标签列表、答案、题目链接、学科、题目图片以及选项图片列表。数据集适用于多选题自动问答、视觉问答、教育评估等任务,可支持文本与图像结合的阅读理解与推理。
This dataset is a multimodal exam multiple-choice question dataset, containing 95 training samples. Each sample includes exam version, exam link, number of questions, question number, question statement, list of option texts, list of option labels, answer, question link, subject, question image, and list of option images. The dataset is suitable for tasks such as automatic multiple-choice question answering, visual question answering, and educational assessment, supporting reading comprehension and reasoning that combine text and images.
ENEM 2023 D1 多模态数据集
数据集概述
本数据集包含巴西国家高中教育考试(ENEM)2023年第一天的考试题目,共95道题,属于多模态数据集,包含文本和图像信息。
数据规模
- 训练集样本数:95条
- 数据集总大小:3,426,071 字节(约3.27 MB)
- 下载大小:3,393,004 字节(约3.24 MB)
数据字段说明
| 字段名 | 类型 | 描述 |
|---|---|---|
| exam_edition | string | 考试版本 |
| exam_url | string | 考试链接地址 |
| num_questions | int32 | 题目数量 |
| num | int32 | 题目编号 |
| statement | string | 题干文本 |
| alternatives_text | list[string] | 选项文本列表 |
| alternatives_label | list[string] | 选项标签列表 |
| answer | string | 正确答案 |
| url | string | 题目链接 |
| subject | string | 科目 |
| statement_image | image | 题干图像 |
| alternatives_images | list[image] | 选项图像列表 |
数据特性
- 该数据集包含题干图像和选项图像,为多模态数据
- 题目涉及多个科目(通过subject字段区分)
- 包含完整的题号、选项标签及正确答案信息
- 题目均带有可访问的URL链接
数据用途
适用于多模态学习研究、教育评估系统开发、自然语言处理与计算机视觉结合的教学任务等领域。





