← Search

Jesse Dodge

24 accepted papers

2025

DataDecide: How to Predict Best Pretraining Data with Small Experiments

ICML 2025poster

Because large language models are expensive to pretrain on different datasets, using smaller-scale experiments to decide on data is crucial for reducing costs. Which benchmarks and methods of making decisions from observed performance at small scale most accurately predict the datasets that yield th…

Cited by 0SourcePDFScholar
2025

Holistically Evaluating the Environmental Impact of Creating Language Models

ICLR 2025spotlight

As the performance of artificial intelligence systems has dramatically increased, so too has the environmental impact of creating these systems. While many model developers release estimates of the power consumption and carbon emissions from the final training runs for their latest models, there is…

Cited by 0SourcePDFScholar
2025

OLMES: A Standard for Language Model Evaluations

NAACL 2025findings

Progress in AI is often demonstrated by new models claiming improved performance on tasks measuring model capabilities. Evaluating language models can be particularly challenging, as choices of how a model is evaluated on a task can lead to large changes in measured performance. There is no common s…

2025

Position: Machine Learning Conferences Should Establish a "Refutations and Critiques" Track

NeurIPS 2025oral

Science progresses by iteratively advancing and correcting humanity's understanding of the world. In machine learning (ML) research, rapid advancements have led to an explosion of publications, but have also led to misleading, incorrect, flawed or perhaps even fraudulent studies being accepted and s…

Cited by 0SourceScholar
2025

SciArena: An Open Evaluation Platform for Non-Verifiable Scientific Literature-Grounded Tasks

NeurIPS 2025spotlight

We present SciArena, an open and collaborative platform for evaluating foundation models on scientific literature-grounded tasks. Unlike traditional benchmarks for scientific literature understanding and synthesis, SciArena engages the research community directly, following the Chatbot Arena evalua…

Cited by 0SourceScholar
2025

Signal and Noise: A Framework for Reducing Uncertainty in Language Model Evaluation

NeurIPS 2025spotlight

Developing large language models is expensive and often involves making decisions with small experiments, typically by evaluating on large, multi-task evaluation suites. In this work, we analyze specific properties which make a benchmark more reliable and useful for such decisions, and interventions…

Cited by 0SourceScholar
2024

AboutMe: Using Self-Descriptions in Webpages to Document the Effects of English Pretraining Data Filters

ACL 2024long

Large language models’ (LLMs) abilities are drawn from their pretraining data, and model development begins with data curation. However, decisions around what data is retained or removed during this initial stage are under-scrutinized. In our work, we ground web text, which is a popular pretraining…

2024

Dolma: an Open Corpus of Three Trillion Tokens for Language Model Pretraining Research

ACL 2024long

Information about pretraining corpora used to train the current best-performing language models is seldom discussed: commercial models rarely detail their data, and even open models are often released without accompanying training data or recipes to reproduce them. As a result, it is challenging to…

2024

Language Models Hallucinate, but May Excel at Fact Verification

NAACL 2024long

Recent progress in natural language processing (NLP) owes much to remarkable advances in large language models (LLMs). Nevertheless, LLMs frequently “hallucinate,” resulting in non-factual outputs. Our carefully-designed human evaluation substantiates the serious hallucination issue, revealing that…

2024

Merge to Learn: Efficiently Adding Skills to Language Models with Model Merging

EMNLP 2024finding

Adapting general-purpose language models to new skills is currently an expensive process that must be repeated as new instruction datasets targeting new skills are created, or can cause the models to forget older skills. In this work, we investigate the effectiveness of adding new skills to preexist…

2024

OLMo: Accelerating the Science of Language Models

ACL 2024long

Language models (LMs) have become ubiquitous in both NLP research and in commercial product offerings. As their commercial importance has surged, the most powerful models have become closed off, gated behind proprietary interfaces, with important details of their training data, architectures, and de…

2024

Paloma: A Benchmark for Evaluating Language Model Fit

NeurIPS 2024poster

Evaluations of language models (LMs) commonly report perplexity on monolithic data held out from training. Implicitly or explicitly, this data is composed of domains—varying distributions of language. We introduce Perplexity Analysis for Language Model Assessment (Paloma), a benchmark to measure LM…

Cited by 7SourcePDFScholar
2024

Scalable Data Ablation Approximations for Language Models through Modular Training and Merging

EMNLP 2024main

Training data compositions for Large Language Models (LLMs) can significantly affect their downstream performance. However, a thorough data ablation study exploring large sets of candidate data mixtures is typically prohibitively expensive since the full effect is seen only after training the models…

2024

What's In My Big Data?

ICLR 2024spotlight

Large text corpora are the backbone of language models. However, we have a limited understanding of the content of these corpora, including general statistics, quality, social factors, and inclusion of evaluation data (contamination). In this work, we propose What's In My Big Data? (WIMBD), a platfo…

2023

Multimodal C4: An Open, Billion-scale Corpus of Images Interleaved with Text

NeurIPS 2023poster

In-context vision and language models like Flamingo support arbitrarily interleaved sequences of images and text as input. This format not only enables few-shot learning via interleaving independent supervised (image, text) examples, but also, more complex prompts involving interaction between image…

2023

Words as Gatekeepers: Measuring Discipline-specific Terms and Meanings in Scholarly Publications

ACL 2023findings

Scholarly text is often laden with jargon, or specialized language that can facilitate efficient in-group communication within fields but hinder understanding for out-groups. In this work, we develop and validate an interpretable approach for measuring scholarly jargon from text. Expanding the scope…

2022

Efficient Hierarchical Domain Adaptation for Pretrained Language Models

NAACL 2022long

The remarkable success of large language models has been driven by dense models trained on massive unlabeled, unstructured corpora. These corpora typically contain text from diverse, heterogeneous sources, but information about the source of the text is rarely used during training. Transferring thei…

2022

Staged Training for Transformer Language Models

ICML 2022spotlight

The current standard approach to scaling transformer language models trains each model size from a different random initialization. As an alternative, we consider a staged training setup that begins with a small model and incrementally increases the amount of compute used for training by applying a…

2021

Competency Problems: On Finding and Removing Artifacts in Language Data

EMNLP 2021main

Much recent work in NLP has documented dataset artifacts, bias, and spurious correlations between input features and output labels. However, how to tell which features have “spurious” instead of legitimate correlations is typically left unspecified. In this work we argue that for complex language un…

Cited by 108SourcePDFScholar
2021

Documenting Large Webtext Corpora: A Case Study on the Colossal Clean Crawled Corpus

EMNLP 2021main

Large language models have led to remarkable progress on many NLP tasks, and researchers are turning to ever-larger text corpora to train them. Some of the largest corpora available are made by scraping significant portions of the internet, and are frequently introduced with only minimal documentati…

2021

Expected Validation Performance and Estimation of a Random Variable’s Maximum

EMNLP 2021finding

Research in NLP is often supported by experimental results, and improved reporting of such results can lead to better understanding and more reproducible science. In this paper we analyze three statistical estimators for expected validation performance, a tool used for reporting performance (e.g., a…

Cited by 6SourcePDFScholar