AudioMCQ-StrongAC-GeminiCoT
收藏资源简介:
AudioMCQ-StrongAC-GeminiCoT 是一个精选的音频问答数据集,源自 AudioMCQ 的强音频贡献(StrongAC)子集,包含 Gemini 3.1 Pro 生成的本地思维链(CoT)推理且回答正确的样本。数据集经过严格筛选,去除了低质量的 CoT 样本(如声称无法访问音频或视觉幻觉的样本),目前包含 19,480 个样本,每个样本对应唯一的音频文件。数据来源多样,包括 SpeechCraft、AudioCaps、CompA-R 等。每个样本包含原始数据集来源、唯一标识符、问题类型、音频路径、问题文本、正确答案、选项列表以及 Gemini 的 CoT 推理。该数据集特别适用于音频理解模型训练、思维链蒸馏、音频问答基准测试以及 DCASE 2026 任务 5 的开发。数据集遵循 Apache-2.0 许可证。
AudioMCQ-StrongAC-GeminiCoT is a curated audio question-answering dataset derived from the Strong Audio Contribution (StrongAC) subset of AudioMCQ. It comprises correctly answered samples paired with native Chain-of-Thought (CoT) reasoning generated by Gemini 3.1 Pro. The dataset has undergone strict filtering to eliminate low-quality CoT samples, such as those claiming inability to access audio content or containing visual hallucinations, and currently contains 19,480 samples, each associated with a unique audio file. The dataset draws from diverse sources including SpeechCraft, AudioCaps, CompA-R, and others. Each sample includes the original dataset source, unique identifier, question type, audio path, question text, correct answer, option list, and Gemini's CoT reasoning. This dataset is specifically applicable to audio understanding model training, chain-of-thought distillation, audio question-answering benchmark testing, and the development of DCASE 2026 Task 5. The dataset is licensed under the Apache-2.0 license.
AudioMCQ-StrongAC-GeminiCoT 数据集概述
数据集基本信息
- 数据集名称: AudioMCQ-StrongAC-GeminiCoT
- 发布日期: 2025-03-29(初始版本),2025-03-31(更新版本)
- 许可证: Apache-2.0
- 数据文件:
data.jsonl - 数据分割: 训练集
数据集来源与背景
- 基础数据集: AudioMCQ 数据集的 强音频贡献 分割部分。
- 构建过程:
- 从 StrongAC 分割中采样数据。
- 使用 Gemini 3.1 Pro 模型进行音频问答推理。
- 筛选出模型回答正确且生成了原生思维链推理的样本。
- 学术背景: 基于 ICLR 2026 论文《Measuring Audios Impact on Correctness: Audio-Contribution-Aware Post-Training of Large Audio Language Models》构建。
- 官方用途: 作为 DCASE 2026 挑战赛任务5(音频相关问答)的官方训练集。
数据集内容与统计
- 总样本数: 19,480
- 唯一音频文件数: 19,480
音频来源分布
| 来源数据集 | 样本数量 |
|---|---|
| SpeechCraft | 9,603 |
| AudioCaps | 4,705 |
| CompA-R | 2,901 |
| Tacos | 1,128 |
| LP-MusicCaps-MTT | 807 |
| Clotho | 194 |
| MusicCaps | 142 |
数据格式
每个样本是一个 JSON 对象,包含以下字段:
source_dataset: 原始数据集来源。id: 唯一样本标识符。question_type: 问题类别(如声音、语音、音乐、时序)。audio_path: 音频文件的相对路径。question: 多项选择题的文本。answer: 正确答案。choices: 四个答案选项的列表。gemini_cot: Gemini 的原生思维链推理文本。该推理已通过 Gemini 的内部算法进行了总结,但仍保留了丰富的音频细节,包括时间戳、声学描述和逐步的时间分析。
目录结构
AudioMCQ-StrongAC-GeminiCoT/ ├── data.jsonl ├── AudioCaps/ ├── Clotho/ ├── CompA-R/ ├── LP-MusicCaps-MTT/ ├── MusicCaps/ ├── SpeechCraft/ └── Tacos/
主要用途
- 音频理解模型训练。
- 思维链能力蒸馏。
- 音频问答基准测试。
- DCASE 2026 任务5的开发。
引用信息
如果使用本数据集,请引用原始 AudioMCQ 论文。




