重复使用过滤后的数据集,能显著提升模型性能。
Datasets, Documents, and Repetitions: The Practicalities of Unequal Data Quality
- 通过多次重复训练过滤后的数据集,提升模型效果。
- 重复训练10轮比单次训练10倍大数据集更优。
- 按文档重要性调整重复次数,可优化资源分配。
数据过滤已成为提升模型性能并降低计算成本的有效手段。然而,随着大语言模型算力预算持续增长,过度过滤和去重后数据量有限,将成实际瓶颈。我们研究了在不同算力预算下,基于过滤与去重构建的多个预训练数据集的模型表现。发现若适当调整训练方案,将已高度过滤的数据集重复训练至多十轮,其效果可超越单次训练十倍体量原始数据集。尽管该策略依赖多轮重复,我们进一步考察了文档级别的重复机制,发现并非所有文档价值均等,通过显式调节单个文档的重复次数,可在固定词元预算下构建更优数据集。结论指出,即便模型持续扩展,数据过滤仍是关键研究方向。
原文摘要 · Abstract (English)
Data filtering has become a powerful tool for improving model performance while reducing computational cost. However, as large language model compute budgets continue to grow, the limited data volume provided by heavily filtered and deduplicated datasets will become a practical constraint. In efforts to better understand how to proceed, we study model performance at various compute budgets and across multiple pre-training datasets created through data filtering and deduplication. We find that, given appropriate modifications to the training recipe, repeating existing aggressively filtered datasets for up to ten epochs can outperform training on the ten times larger superset for a single epoch across multiple compute budget orders of magnitude. While this finding relies on repeating the dataset for many epochs, we also investigate repeats within these datasets at the document level. We find that not all documents within a dataset are equal, and we can create better datasets relative to a token budget by explicitly manipulating the counts of individual documents. We conclude by arguing that even as large language models scale, data filtering remains an important direction of research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。