构建了超大规模中文对齐数据集,用AI生成替代人工标注。
COIG-P: A High-Quality and Large-Scale Chinese Preference Dataset for Alignment with Human Values
- 全自动化流程生成100万+中文偏好样本,无须人工标注。
- 在6大领域覆盖1009万条高质量对齐数据,性能提升2%至12%。
- 自研80亿参数中文评分模型,效率高且成本低,适合工业级应用。
将大语言模型与人类偏好对齐已取得显著进展,但现有中文偏好数据集受限于规模小、领域窄、缺乏严格验证,且依赖人工标注导致扩展性差。为此,我们设计了一套完全无需人工干预的LLM驱动中文偏好数据标注流程:爬取并筛选9.2万条高质量中文问题,利用15个主流大模型生成并打分选择-拒绝响应对。基于此构建了COIG-P(中文通用指令对齐-偏好数据集),包含1009万条中文偏好对,覆盖对话、编程、数学、逻辑、小说和角色扮演六大领域。为降低大模型评分开销,我们训练了一个80亿参数的中文评分模型(CRM)并构建了中文评分基准(CRBench)。AlignBench评估显示,COIG-P显著优于其他中文数据集,使Qwen2/2.5及Infinity-Instruct-3M-0625系列模型性能提升2%至12%。CRBench测试表明,该CRM具备强而稳健的评分能力,其在检测低质量样本方面表现接近GPT-4o,同时保持高效与低成本。代码与数据已开源。
原文摘要 · Abstract (English)
Aligning large language models (LLMs) with human preferences has achieved remarkable success. However, existing Chinese preference datasets are limited by small scale, narrow domain coverage, and lack of rigorous data validation. Additionally, the reliance on human annotators for instruction and response labeling significantly constrains the scalability of human preference datasets. To address these challenges, we design an LLM-based Chinese preference dataset annotation pipeline with no human intervention. Specifically, we crawled and carefully filtered 92k high-quality Chinese queries and employed 15 mainstream LLMs to generate and score chosen-rejected response pairs. Based on it, we introduce COIG-P (Chinese Open Instruction Generalist - Preference), a high-quality, large-scale Chinese preference dataset, comprises 1,009k Chinese preference pairs spanning 6 diverse domains: Chat, Code, Math, Logic, Novel, and Role. Building upon COIG-P, to reduce the overhead of using LLMs for scoring, we trained a 8B-sized Chinese Reward Model (CRM) and meticulously constructed a Chinese Reward Benchmark (CRBench). Evaluation results based on AlignBench \citep{liu2024alignbenchbenchmarkingchinesealignment} show that that COIG-P significantly outperforms other Chinese preference datasets, and it brings significant performance improvements ranging from 2% to 12% for the Qwen2/2.5 and Infinity-Instruct-3M-0625 model series, respectively. The results on CRBench demonstrate that our CRM has a strong and robust scoring ability. We apply it to filter chosen-rejected response pairs in a test split of COIG-P, and our experiments show that it is comparable to GPT-4o in identifying low-quality samples while maintaining efficiency and cost-effectiveness. Our codes and data are released in https://github.com/multimodal-art-projection/COIG-P.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。