PulseAugur
EN
LIVE 09:37:52

New CuraWeb corpus boosts LLM performance with optimized data curation

Researchers have developed CuraWeb, a new 2 trillion token English corpus designed to improve the pretraining data for large language models. Unlike previous methods that focused on singular optimization objectives, CuraWeb employs a novel framework for joint optimization of quality, redundancy, and diversity. This approach utilizes dual-track cleaning and hybrid deduplication techniques, balanced by a multi-objective sampler. Experiments show that CuraWeb, when applied to Common Crawl data, significantly outperforms existing datasets, yielding an average performance gain of 1.8% across various benchmarks, particularly in knowledge-intensive and reasoning tasks. AI

IMPACT Establishes a new standard for web-scale data curation, potentially improving LLM performance on knowledge-intensive and reasoning tasks.

RANK_REASON Research paper detailing a new method for curating pretraining data for LLMs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New CuraWeb corpus boosts LLM performance with optimized data curation

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Peiguang Li, Yongwei Zhou, Juncheng Diao, Yuchun Fan, Jian Yang, Jianxiao Yang, Zhongda Su, Shuguang Jiao, Xiao Wei, Zhiye Zou, Gan Dong, Zhizhao Zeng, Rongxiang Weng, Jingang Wang, Xunliang Cai ·

    CuraWeb: Joint Optimization of Quality, Redundancy, and Diversity for Web-Scale Pretraining Data

    arXiv:2607.22662v1 Announce Type: new Abstract: Open-web corpora curated via highly selective filters, such as FineWeb-Edu and DCLM, constitute the core of LLM pretraining data and have significantly advanced LLM performance. However, these pipelines typically rely on singular op…