SOTAVerified

Data Similarity is Not Enough to Explain Language Model Performance

2023-11-15Code Available0· sign in to hype

Gregory Yauney, Emily Reif, David Mimno

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Large language models achieve high performance on many but not all downstream tasks. The interaction between pretraining data and task data is commonly assumed to determine this variance: a task with data that is more similar to a model's pretraining data is assumed to be easier for that model. We test whether distributional and example-specific similarity measures (embedding-, token- and model-based) correlate with language model performance through a large-scale comparison of the Pile and C4 pretraining datasets with downstream benchmarks. Similarity correlates with performance for multilingual datasets, but in other benchmarks, we surprisingly find that similarity metrics are not correlated with accuracy or even each other. This suggests that the relationship between pretraining data and downstream tasks is more complex than often assumed.

Tasks

Reproductions