Aleph-Alpha-GermanWeb: Improving German-language LLM pre-training with model-based data curation and synthetic data generation
Thomas F Burns, Letitia Parcalabescu, Stephan Wäldchen, Michael Barlow, Gregor Ziegltrum, Volker Stampa, Bastian Harren, Björn Deiseroth
TL;DR
Aleph-Alpha-GermanWeb addresses data scarcity for German LLM pre-training by integrating a model-based data curation pipeline with synthetic data generation. The approach combines Common Crawl data (filtered and cleaned), FineWeb2, and synthetic data conditioned on organic sources, and evaluates on both 1B Llama-style and 8B HAT models. Across benchmarks such as MMMLU, ARC, HellaSwag, and TruthfulQA, the GermanWeb datasets consistently surpass FineWeb2, even when FineWeb2 is augmented with high-quality sources like Wikipedia. The work demonstrates that data quality and synthetic augmentation can yield substantial gains, and it publicly releases the dataset to spur further German-language LLM development, while noting careful considerations around translation quality and potential synthetic-data-induced model dynamics.
Abstract
Scaling data quantity is essential for large language models (LLMs), yet recent findings show that data quality can significantly boost performance and training efficiency. We introduce a German-language dataset curation pipeline that combines heuristic and model-based filtering techniques with synthetic data generation. We use our pipeline to create Aleph-Alpha-GermanWeb, a large-scale German pre-training dataset which draws from: (1) Common Crawl web data, (2) FineWeb2, and (3) synthetically-generated data conditioned on actual, organic web data. We evaluate our dataset by pre-training both a 1B Llama-style model and an 8B tokenizer-free hierarchical autoregressive transformer (HAT). A comparison on German-language benchmarks, including MMMLU, shows significant performance gains of Aleph-Alpha-GermanWeb over FineWeb2 alone. This advantage holds at the 8B scale even when FineWeb2 is enriched by human-curated high-quality data sources such as Wikipedia. Our findings support the growing body of evidence that model-based data curation and synthetic data generation can significantly enhance LLM pre-training datasets.
