8TB开源文本数据集,训练出媲美Llama的70亿参数模型。
The Common Pile v0.1: An 8TB Dataset of Public Domain and Openly Licensed Text
- 构建8TB开源文本数据集,覆盖30类来源。
- 用1万亿和2万亿词训练模型,性能达Llama 7B水平。
- 适合关注版权合规与可复现训练的研究者。
大语言模型通常在大量未授权文本上训练,引发知识产权和伦理争议。使用开源许可文本训练是缓解问题的第一步,但以往数据集规模小或质量低,难以支撑高性能模型。为此,我们收集、整理并发布Common Pile v0.1,一个用于大语言模型预训练的8TB公开许可文本集合。该数据集涵盖30个来源,包括研究论文、代码、书籍、百科、教育材料、语音转录等多样化领域。关键验证方面,我们在Common Pile上训练了两个70亿参数模型:Comma v0.1-1T(基于1万亿词)和Comma v0.1-2T(基于2万亿词),二者在相似计算预算下性能可媲美Llama 1和2 7B模型。除发布数据集外,还开放了构建代码、训练混合策略及模型检查点。
原文摘要 · Abstract (English)
Large language models (LLMs) are typically trained on enormous quantities of unlicensed text, a practice that has led to scrutiny due to possible intellectual property infringement and ethical concerns. Training LLMs on openly licensed text presents a first step towards addressing these issues, but prior data collection efforts have yielded datasets too small or low-quality to produce performant LLMs. To address this gap, we collect, curate, and release the Common Pile v0.1, an eight terabyte collection of openly licensed text designed for LLM pretraining. The Common Pile comprises content from 30 sources that span diverse domains including research papers, code, books, encyclopedias, educational materials, audio transcripts, and more. Crucially, we validate our efforts by training two 7 billion parameter LLMs on text from the Common Pile: Comma v0.1-1T and Comma v0.1-2T, trained on 1 and 2 trillion tokens respectively. Both models attain competitive performance to LLMs trained on unlicensed text with similar computational budgets, such as Llama 1 and 2 7B. In addition to releasing the Common Pile v0.1 itself, we also release the code used in its creation as well as the training mixture and checkpoints for the Comma v0.1 models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。