co-instruct-plus
收藏资源简介:
Co-Instruct-Plus 是一个面向 Qwen3-VL 模型的两阶段训练数据集,包含图像到文本和视觉问答任务。数据集分为两个阶段:第一阶段(SFT)包含 912,826 个样本,涵盖九组 JSON 注释文件(包括 coinstruct_562k_t2c.json);第二阶段(评分)基于 KonIQ-10K 数据集进行在线配对训练,使用约 7,046 张训练图像。此外,数据集还提供了多个图像质量评估(IQA)基准测试集的评估元数据,包括 LIVE、CSIQ、KADID-10K、BID、CLIVE、KonIQ-10K、TID2013、AGIQA-3K、PIPAL 和 SPAQ(SPAQ 图像需单独下载)。数据以 JSON 注释文件和打包的 tar 图片归档形式发布,提取后目录结构符合训练脚本要求。注释文本仅用于研究目的,底层图像版权归各自原始数据集所有。
Co-Instruct-Plus is a two-stage training dataset for the Qwen3-VL model, containing image-to-text and visual question answering tasks. The dataset is divided into two stages: the first stage (SFT) includes 912,826 samples covering nine sets of JSON annotation files (including coinstruct_562k_t2c.json); the second stage (scoring) is based on the KonIQ-10K dataset for online paired training, using approximately 7,046 training images. Additionally, the dataset provides evaluation metadata for multiple image quality assessment (IQA) benchmark datasets, including LIVE, CSIQ, KADID-10K, BID, CLIVE, KonIQ-10K, TID2013, AGIQA-3K, PIPAL, and SPAQ (SPAQ images need to be downloaded separately). The data is released as JSON annotation files and packaged tar image archives, with the directory structure after extraction meeting the requirements of training scripts. The annotation text is for research purposes only, and the underlying images are copyrighted by their respective original datasets.
Co-Instruct-Plus 数据集概述
基本信息
- 许可证: 其他(自定义许可)
- 任务类型: 图像到文本、视觉问答
- 语言: 英语
- 数据规模: 100K < n < 1M
- 模型关联: 用于训练 Co-Instruct-Plus(基于 Qwen3-VL 的两阶段训练模型)
- 权重文件: 位于 yluo060/Co-instruct__(不在此数据集中)
数据内容与结构
数据打包
- 数据集包含 JSON 注释文件和元数据,图像以未压缩的
.tar归档存放 - 运行
hf download yluo016/co-instruct-plus --repo-type dataset --local-dir co-instruct-plus下载后需解压三个图像归档
目录结构
annotations/: 阶段一 JSON 注释data/: 阶段一图像koniq10k/512x384/: 阶段二 KonIQ 图像koniq10k/metas/train_koniq_7k.json: 阶段二训练元数据KONIQ/metas/: mos.json、split.json、test_koniq_2k.json- 测试基准目录: LIVE、CSIQ、KADID10K、BID、CLIVE、TID2013、AGIQA3K、PIPAL、SPAQ
阶段一(SFT)
- 九个 JSON 文件列表,共 912,826 个样本
- 包含
coinstruct_562k_t2c.json
阶段二(评分)
- 仅为 KonIQ 在线配对数据,使用
koniq10k/metas/train_koniq_7k.json(约 7,046 张训练图像) - 不含
pairs_180k.json
测试基准
- 提供 LIVE、CSIQ、KADID-10K、BID、CLIVE、KonIQ、TID2013、AGIQA-3K、PIPAL、SPAQ 的评估元数据
- 注意: SPAQ 图像未包含在内,需自行下载官方 SPAQ 图像并设置
SPAQ_IMAGES_DIR - KonIQ 测试 JSON 使用
KONIQ/images/...路径,需将KONIQ_IMAGES_DIR指向koniq10k/512x384
许可说明
- 仓库中的注释文本仅供研究使用
- 底层图像版权归各自来源所有(KonIQ-10K、KADIS/KADID、LIVE、CSIQ、BID、CLIVE/LIVE-Challenge、TID2013、PIPAL、SPAQ、AGIQA-3K 等)
- 重新分发或商业使用前需获得各来源的授权




