cocoemo-repro-artifacts
收藏资源简介:
CoCoEmo ICML 2026 reproduction artifacts 是一个用于存储 ICML 2026 Agent Reproducibility Challenge 中 CoCoEmo 论文独立复现的不可变输出的数据集。该数据集旨在支持可重复性研究,特别针对情感文本转语音(emotional TTS)任务。每个复现运行都保存在基于提交和配置派生的路径下,包含以下内容:仓库、模型、数据、评估器、硬件和工作来源的溯源信息;解析的配置和 SHA-256 清单;请求、生成和评估的样本计数;每个样本的指标和聚合自举区间;以及源许可允许重新分发的生成音频。数据集还包括一个 `COMPLETE.json` 标记文件,仅在所有必需工件上传后写入。复现代码和原始实现可通过提供的链接访问。许可方面,复现工具采用 MIT 许可,而源录音和生成音频保留其源数据集和模型许可的限制,无明确重新分发许可的文件仅通过哈希和聚合结果表示。完整性要求包括存在 `COMPLETE.json`、计数匹配、必需指标齐全以及 Git 工作树干净,以确保运行作为证据的有效性。
CoCoEmo ICML 2026 reproduction artifacts is a dataset for storing immutable outputs of independent reproductions of the CoCoEmo paper in the ICML 2026 Agent Reproducibility Challenge. The dataset aims to support reproducibility research, specifically for the emotional text-to-speech (emotional TTS) task. Each reproduction run is saved under a path derived from the submission and configuration, containing: provenance information of the repository, model, data, evaluator, hardware, and work source; parsed configuration and SHA-256 manifest; counts of requested, generated, and evaluated samples; per-sample metrics and aggregate bootstrap intervals; and generated audio that can be redistributed under the source license. The dataset also includes a `COMPLETE.json` marker file, which is written only after all required artifacts are uploaded. Reproduction code and original implementation are accessible via provided links. In terms of licensing, the reproduction tools are under MIT license, while source recordings and generated audio retain the restrictions of their source dataset and model licenses; files without explicit redistribution licenses are represented only by hashes and aggregated results. Integrity requirements include the presence of `COMPLETE.json`, matching counts, complete required metrics, and a clean Git working tree to ensure the validity of the run as evidence.
CoCoEmo ICML 2026 可复现性成果数据集
概述
该数据集保存了用于独立复现 CoCoEmo(论文链接:https://arxiv.org/abs/2602.03420)的不可变输出结果,服务于 ICML 2026 Agent 可复现性挑战(挑战页面:https://huggingface.co/spaces/ICML-2026-agent-repro/challenge)。
数据内容
每次完成的任务存储在一个基于提交和配置派生的路径下,包含以下内容(若适用):
- 仓库、模型、数据、评估器、硬件和任务的溯源信息
- 解析后的配置和 SHA-256 清单
- 请求、生成和评估的样本数量
- 每个样本的指标和聚合自助法置信区间
- 生成的音频(源许可证允许再分发的内容)
- 一个仅在所有必要工件上传完毕后写入的
COMPLETE.json标记
复现代码与原始实现
- 复现代码仓库:https://github.com/Amal-David/icml-2026-cocoemo-repro
- 原始实现(固定版本):https://github.com/wsssy/CoCoEmo/tree/dcc319148dd2e0e0f3039e06e81e0f770d108f08
许可协议
- 复现工具采用 MIT 许可证
- 原始录音和生成的音频保留其源数据集和模型许可证的约束
- 每次运行必须在溯源信息中记录这些许可证
- 无明确再分发许可的文件仅以哈希值和聚合结果表示,不上传
完整性要求
以下情况将导致运行结果不能作为声明证据:
- 缺少
COMPLETE.json - 数量不匹配
- 缺少必要指标
- Git 工作目录存在未提交修改




