paper-with-me

홈 › Papers

The RefinedWeb Dataset for Falcon LLM: Outperforming Curated Corpora with Web Data, and Web Data Only

2023-06-01 · Guilherme Penedo, Quentin Malartic, Daniel Hesslow, Ruxandra Cojocaru, Alessandro Cappelli, Hamza Alobeidli, Baptiste Pannier, Ebtesam Almazrouei, Julien Launay

Large language models are commonly trained on a mixture of filtered web data and curated high-quality corpora, such as social media conversations, books, or technical papers. This curation process is believed to be necessary to produce performant models with broad zero-shot generalization abilities. However, as larger models requiring pretraining on trillions of tokens are considered, it is unclear how scalable is curation and whether we will run out of unique high-quality data soon. At variance with previous beliefs, we show that properly filtered and deduplicated web data alone can lead to powerful models; even significantly outperforming models from the state-of-the-art trained on The Pile. Despite extensive filtering, the high-quality data we extract from the web is still plentiful, and we are able to obtain five trillion tokens from CommonCrawl. We publicly release an extract of 600 billion tokens from our RefinedWeb dataset, and 1.3/7.5B parameters language models trained on it.

📄 PDF Abstract BibTeX arXiv:2306.01116

Code (2)

MindSpore-scientific/code-14/tree/main/The_RefinedWeb_Dataset_for_Falcon mindspore
ai21labs/factor pytorch

Tasks

Zero-shot Generalization

Similar Papers 제목 키워드 기반

The RefinedWeb Dataset for Falcon LLM: Outperforming Curated Corpora with Web Data Only

2023-09-26 · NeurIPS 2023 11

Large language models are commonly trained on a mixture of filtered web data and curated ``high-quality'' corpora, such as social media conversations, books, or technical papers. This curation process is believed to be n…

Falcon2-11B Technical Report

2024-07-20 · Quentin Malartic, Nilabhra Roy Chowdhury, Ruxandra Cojocaru, Mugariya Farooq 외

We introduce Falcon2-11B, a foundation model trained on over five trillion tokens, and its multimodal counterpart, Falcon2-11B-vlm, which is a vision-to-text model. We report our findings during the training of the Falco…

Language ModelingLanguage Modelling

Feature-Aware One-Shot Federated Learning via Hierarchical Token Sequences

2026-01-07 · Shudong Liu, Hanwen Zhang, Xiuling Wang, Yuesheng Zhu 외 arxiv

One-shot federated learning (OSFL) reduces the communication cost and privacy risks of iterative federated learning by constructing a global model with a single round of communication. However, most existing methods stru…

Knowledge DistillationFederated Learning

Falcon-H1R: Pushing the Reasoning Frontiers with a Hybrid Model for Efficient Test-Time Scaling

2026-01-05 · Falcon LLM Team, Iheb Chaabane, Puneesh Khanna, Suhail Mohmad 외 arxiv

This work introduces Falcon-H1R, a 7B-parameter reasoning-optimized model that establishes the feasibility of achieving competitive reasoning performance with small language models (SLMs). Falcon-H1R stands out for its p…

The Falcon Series of Open Language Models

2023-11-28 · Ebtesam Almazrouei, Hamza Alobeidli, Abdulaziz Alshamsi, Alessandro Cappelli 외

We introduce the Falcon series: 7B, 40B, and 180B parameters causal decoder-only models trained on a diverse high-quality corpora predominantly assembled from web data. The largest model, Falcon-180B, has been trained on…

DecoderMulti-task Language UnderstandingSentence Completion