LLM Pretraining: Optimal Data Repetition for High-Quality Domain Data

Jingwei Li, Xinran Gu, Rui Dai, Xintong Hao, Chengyin Xu, Yan Wu, Shuran Zheng, Jingzhao Zhang· August 17, 2026 View original

Key takeaways

  • Optimal data repetition in LLM pretraining increases with model size for a fixed tokens-per-parameter ratio.
  • Domains with lower validation loss can generally tolerate and benefit from more data repetitions.
  • The amount of unique domain data is not a strong predictor of optimal repetition.
  • Tuning repetition counts on smaller proxy models can provide practical estimates for larger models.

Who benefits

AI DevelopmentSoftware EngineeringData ScienceResearch & Development

Summary

This research investigates the optimal repetition of high-quality domain-specific data during large language model pretraining to counteract data dilution as models scale. It finds that optimal repetition mildly increases with model size and is strongly correlated with a domain's final validation loss.

As large language models continue to grow, their training budgets for tokens must also expand to maintain an effective tokens-per-parameter ratio. However, acquiring sufficient high-quality domain-specific data is challenging compared to general web data, often leading to its proportion decreasing in the overall training mixture. Repeating this valuable domain data can mitigate dilution, but excessive repetition risks overfitting. This study explores the balance of data repetition under practical LLM scaling scenarios where training token budgets increase with model size. Researchers discovered that for a given domain, the ideal repetition count slightly rises with model size, assuming a fixed tokens-per-parameter ratio. Furthermore, domains exhibiting lower validation loss generally benefit from more repetitions, indicating a strong negative correlation between optimal repetition and final validation loss. The amount of unique domain data, surprisingly, showed only a weak link to the optimal repetition count. These findings suggest that repetition counts determined using smaller proxy models, provided they maintain the same tokens-per-parameter ratio, can offer a practical estimation for training much larger models. This approach could help optimize resource allocation and improve the performance of specialized LLMs.

Why it matters

Professionals developing or deploying large language models need to optimize training data strategies, especially for specialized applications, to maximize model performance while managing computational costs. Understanding optimal data repetition can lead to more efficient and effective model development.

How to implement this in your domain

  1. 1Evaluate your domain-specific datasets for quality and size relative to your LLM's scale.
  2. 2Experiment with data repetition rates on smaller proxy models to estimate optimal counts for larger deployments.
  3. 3Monitor validation loss for specific domains to identify which datasets can benefit most from increased repetition.
  4. 4Adjust training pipelines to dynamically manage data repetition based on domain characteristics and model size.
  5. 5Prioritize acquiring high-quality data that shows lower validation loss, as these benefit most from repetition.

Original post by Jingwei Li, Xinran Gu, Rui Dai, Xintong Hao, Chengyin Xu, Yan Wu, Shuran Zheng, Jingzhao Zhang

"arXiv:2608.14071v1 Announce Type: new Abstract: As large language models scale, their training-token budgets must also increase to maintain an appropriate tokens-per-parameter ratio (\(\mathrm{TPP}\)). However, high-quality domain data is much harder to scale than general web dat…"

View on X

Originally posted by Jingwei Li, Xinran Gu, Rui Dai, Xintong Hao, Chengyin Xu, Yan Wu, Shuran Zheng, Jingzhao Zhang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses