Open-sci-ref-0.01: open and reproducible reference baselines for language model and dataset comparison
Marianna Nezhurina, Jörg Franke, Taishi Nakamura, Timur Carstensen, Niccolò Ajroldi, Ville Komulainen, David Salinas, Jenia Jitsev
TL;DR
This work introduces open-sci-ref, a family of dense transformer baselines up to 1.7B parameters trained on up to 1T tokens across eight open reference datasets, with intermediate checkpoints to study training dynamics. By standardizing datasets, tokenization, architectures, and hyperparameters, it enables reproducible cross-scale and cross-dataset comparisons and validates procedures against HuggingFace baselines. The results reveal robust dataset rankings across scales, highlight Nemotron-CC-HQ and DCLM as top references in many settings, and provide nuanced insights from multilingual benchmarks, including the impact of language mix on English benchmarks. The release includes logs, code, and downstream evaluations to facilitate reproduction and future scaling-law research, while outlining directions for expanding licensing, mixture-of-experts architectures, and rigorous scaling analyses.
Abstract
We introduce open-sci-ref, a family of dense transformer models trained as research baselines across multiple model (0.13B to 1.7B parameters) and token scales (up to 1T) on 8 recent open reference datasets. Evaluating the models on various standardized benchmarks, our training runs set establishes reference points that enable researchers to assess the sanity and quality of alternative training approaches across scales and datasets. Intermediate checkpoints allow comparison and studying of the training dynamics. The established reference baselines allow training procedures to be compared through their scaling trends, aligning them on a common compute axis. Comparison of open reference datasets reveals that training on NemoTron-CC HQ consistently outperforms other reference datasets, followed by DCLM-baseline and FineWeb-Edu. In addition to intermediate training checkpoints, the release includes logs, code, and downstream evaluations to simplify reproduction, standardize comparison, and facilitate future research.
