English

Unearthing Large Scale Domain-Specific Knowledge from Public Corpora

Computation and Language 2025-05-27 v4

Abstract

Large language models (LLMs) have demonstrated remarkable potential in various tasks, however, there remains a significant lack of open-source models and data for specific domains. Previous work has primarily focused on manually specifying resources and collecting high-quality data for specific domains, which is extremely time-consuming and labor-intensive. To address this limitation, we introduce large models into the data collection pipeline to guide the generation of domain-specific information and retrieve relevant data from Common Crawl (CC), a large public corpus. We refer to this approach as Retrieve-from-CC. It not only collects data related to domain-specific knowledge but also mines the data containing potential reasoning procedures from the public corpus. By applying this method, we have collected a knowledge domain-related dataset named Retrieve-Pile, which covers four main domains, including the sciences, humanities, and other categories. Through the analysis of , Retrieve-from-CC can effectively retrieve relevant data from the covered knowledge domains and significantly improve the performance in tests of mathematical and knowledge-related reasoning abilities. We have released Retrieve-Pile at https://huggingface.co/datasets/Query-of-CC/Retrieve-Pile.

Keywords

Cite

@article{arxiv.2401.14624,
  title  = {Unearthing Large Scale Domain-Specific Knowledge from Public Corpora},
  author = {Zhaoye Fei and Yunfan Shao and Linyang Li and Zhiyuan Zeng and Conghui He and Qipeng Guo and Hang Yan and Dahua Lin and Xipeng Qiu},
  journal= {arXiv preprint arXiv:2401.14624},
  year   = {2025}
}

Comments

We have released the full data (total of 735GB) in https://huggingface.co/datasets/Query-of-CC/Retrieve-Pile and partial data (about 40GB) in https://huggingface.co/datasets/Query-of-CC/knowledge_pile

R2 v1 2026-06-28T14:27:45.609Z