enem-audiodescricao
收藏资源简介:
该数据集名为“ENEM 图片的专业音频描述:用于无障碍和视觉模型评估的葡萄牙语语料库”,由 tardellirs 在 Hugging Face 上发布。它包含 977 条由专业人士为巴西国家高中考试(ENEM)2019 年至 2025 年(包括常规考试和 PPL 重新应用)的图片编写的音频描述(人类书写,无 OCR 或模型输出)。其中 794 张图片以 PNG 格式提供,并从原始 INEP PDF 中提取,同时提供 Python 脚本用于从 PDF 重建图片以进行审计。每条记录包含丰富的元数据,如考试年份、日期、应用类型、考试手册、题目编号、语言、描述类别(图片、选项或选项前导)、原始标签(如“图表描述”)、前导文本(对于选项类描述需与前导文本拼接)、问题陈述、选项、答案、图片(PIL.Image 对象或文件路径)、图片属性(DPI、边界框、是否为矢量图等)、描述字符数、来源文件、SHA-256 哈希、重建信息等。描述性统计:977 条记录,794 张配对图片,762 个不同题目,每年分布从 114 到 175 条记录不等。描述文本中位数为 298 个字符(图片类为 334 个字符)。该数据集旨在作为评估葡萄牙语自动音频描述生成模型的金标准,以及研究在考试场景下不泄露答案的受限描述任务。注意:描述并非针对盲人读者进行验证,部分图片存在边缘裁剪,2019-2020 年配对图片极少,且描述存在故意不充分性以避免泄露答案。模型评估时需注意训练数据污染(题目已公开)。
This dataset is called Professional Audio Descriptions of ENEM Images: A Portuguese Corpus for Accessibility and Vision Model Evaluation, released by tardellirs on Hugging Face. It contains 977 audio descriptions written by professionals for images from the Brazilian National High School Exam (ENEM) from 2019 to 2025 (including regular exams and PPL re-applications), all human-written without OCR or model output. 794 images are provided in PNG format extracted from the original INEP PDFs, along with Python scripts to reconstruct images from PDFs for audit. Each record includes rich metadata such as exam year, date, application type, exam booklet, question number, language, description category (image, option, or option lead), original label (e.g., chart description), lead text (for option-type descriptions to be concatenated with the lead), question statement, options, answer, image (PIL.Image object or file path), image attributes (DPI, bounding box, whether it is a vector graphic, etc.), description character count, source file, SHA-256 hash, reconstruction information, and more. Descriptive statistics: 977 records, 794 paired images, 762 distinct questions, annual distribution ranging from 114 to 175 records. Median description length is 298 characters (334 for image category). The dataset is intended as a gold standard for evaluating Portuguese automatic audio description generation models and for studying restricted description tasks that do not reveal answers in exam scenarios. Note: Descriptions are not validated for blind readers, some images have edge cropping, there are very few paired images for 2019-2020, and descriptions are intentionally insufficient to avoid revealing answers. Model evaluation should consider training data contamination (questions are already public).
数据集概述
基本信息
- 数据集名称:ENEM专业图像音频描述(Audiodescrição profissional de imagens do ENEM)
- 语言:巴西葡萄牙语(单语)
- 规模:977条记录(1K<N<10K)
- 许可证:INEP署名与MIT(混合许可)
- 数据来源:专家生成(无OCR、无模型输出)
数据内容
- 覆盖范围:巴西国家考试ENEM 2019–2025年,包括常规考试、PPL重考和2025年重考(P2)
- 核心内容:977条由专业人士撰写的图像音频描述,与图像、题目题干、选项和答案对齐
- 数据规模分布:
- 按年份:2019年114条、2020年96条、2021年139条、2022年150条、2023年141条、2024年162条、2025年175条
- 配对图像:794条记录有配对图像;666条记录具有确定性图像引用
- 图像按年份:2019年72张、2020年46张、2021年111张、2022年145张、2023年129张、2024年136张、2025年155张
- 描述文本:100%人工撰写,无OCR、无模型转录
数据字段
关键字段包括:
- 基础信息:
id、ano(年份)、dia(天数)、aplicacao(考试类型)、caderno(册子)、questao(题目编号) - 内容字段:
descricao(专业音频描述)、preambulo(共同前言,需与描述拼接)、enunciado(题干)、alternativas(选项)、gabarito(答案) - 图像字段:
image(嵌入的图像字节)、imagem(图像文件路径)、bbox_figura(图像边界框)、dpi_render(渲染DPI) - 分类字段:
classe(类别:figura/alternativa/alternativas)、genero(视觉类型分组)、rotulo(原始标签,95种不同标签) - 溯源字段:
arquivo(源文件)、sha256、pagina(页码)、fonte(来源:pdf/pdf+txt/txt)
质量控制
- 配对验证:152张图像经人工审核,随机抽样100张中0对错误(95%置信区间上限3.6%)
- 图像保真度:通过脚本从INEP公开PDF重建的图像,665/666张与原始图像逐字节一致
- 数据完整性:57个输出不变式在每次重新处理时验证
重要说明
- 选项描述:不同选项的图像描述需将
preambulo(前言)与descricao(描述)拼接使用 - 覆盖局限性:2019–2020年的特殊册子用描述替代了图像,导致配对图像极少(2019年0张、2020年9张)
- 分辨率保障:DPI自适应(300–1200 dpi),目标较小边600像素
- 使用建议:该数据集适合作为葡萄牙语模型生成音频描述/替代文本的评估基准,但不应直接用于训练通用图像描述模型




