Apple researchers have published a study on scaling laws for mixture pretraining under data constraints. The work examines how language models should combine scarce target data, such as low-resource language text or specialized domain material, with abundant generic data.

That choice matters because simply adding more general data can dilute the information a model needs for a specific task or community. At the same time, scarce data alone may not be enough to train a capable system. Scaling laws try to make those trade-offs more predictable.

The result is mainly useful for researchers and teams training models, rather than end users. It points toward more deliberate data mixtures when the most valuable examples are limited and expensive to collect.