paper-with-me

홈 › Papers

RedStone: Curating General, Code, Math, and QA Data for Large Language Models

2024-12-04 · Yaoyao Chang, Lei Cui, Li Dong, Shaohan Huang, Yangyu Huang, Yupan Huang, Scarlett Li, Tengchao Lv, Shuming Ma, Qinzheng Sun, Wenhui Wang, Furu Wei, Ying Xin, Mao Yang, Qiufeng Yin, Xingxing Zhang

Pre-training Large Language Models (LLMs) on high-quality, meticulously curated datasets is widely recognized as critical for enhancing their performance and generalization capabilities. This study explores the untapped potential of Common Crawl as a comprehensive and flexible resource for pre-training LLMs, addressing both general-purpose language understanding and specialized domain knowledge. We introduce RedStone, an innovative and scalable pipeline engineered to extract and process data from Common Crawl, facilitating the creation of extensive and varied pre-training datasets. Unlike traditional datasets, which often require expensive curation and domain-specific expertise, RedStone leverages the breadth of Common Crawl to deliver datasets tailored to a wide array of domains. In this work, we exemplify its capability by constructing pre-training datasets across multiple fields, including general language understanding, code, mathematics, and question-answering tasks. The flexibility of RedStone allows for easy adaptation to other specialized domains, significantly lowering the barrier to creating valuable domain-specific datasets. Our findings demonstrate that Common Crawl, when harnessed through effective pipelines like RedStone, can serve as a rich, renewable source of pre-training data, unlocking new avenues for domain adaptation and knowledge discovery in LLMs. This work also underscores the importance of innovative data acquisition strategies and highlights the role of web-scale data as a powerful resource in the continued evolution of LLMs. RedStone code and data samples will be publicly available at \url{https://aka.ms/redstone}.

📄 PDF Abstract BibTeX arXiv:2412.03398

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMathQuestion Answering

Similar Papers 제목 키워드 기반

Which Data Attributes Stimulate Math and Code Reasoning? An Investigation via Influence Functions

2025-05-26 · Siqi Kou, Qingyuan Tian, Hanwen Xu, Zihao Zeng 외

Large language models (LLMs) have demonstrated remarkable reasoning capabilities in math and coding, often bolstered by post-training on the chain-of-thoughts (CoTs) generated by stronger models. However, existing strate…

AttributeMath

Generating Redstone Style Cities in Minecraft

2023-07-19 · Shuo Huang, Chengpeng Hu, Julian Togelius, Jialin Liu

Procedurally generating cities in Minecraft provides players more diverse scenarios and could help understand and improve the design of cities in other digital worlds and the real world. This paper presents a city genera…

Layout GenerationMinecraft

SUPERNOVA: Eliciting General Reasoning in LLMs with Reinforcement Learning on Natural Instructions

2026-04-09 · Ashima Suvarna, Kendrick Phan, Mehrab Beikzadeh, Hritik Bansal 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has substantially improved reasoning in formal domains such as mathematics and code, but extending these gains beyond STEM remains challenging. Extending RLVR beyond …

Reinforcement Learning

Beyond Fixed Formulas: Data-Driven Linear Predictor for Efficient Diffusion Models

2026-04-29 · Zhirong Shen, Rui Huang, Jiacheng Liu, Chang Zou 외 arxiv

To address the high sampling cost of Diffusion Transformers (DiTs), feature caching offers a training-free acceleration method. However, existing methods rely on hand-crafted forecasting formulas that fail under aggressi…

Can Current Agents Close the Discovery-to-Application Gap? A Case Study in Minecraft

2026-04-27 · Zhou Ziheng, Huacong Tang, Jinyuan Zhang, Haowei Lin 외 arxiv

Discovering causal regularities and applying them to build functional systems--the discovery-to-application loop--is a hallmark of general intelligence, yet evaluating this capacity has been hindered by the vast complexi…

General Knowledge