Rethinking Data Curation in LLM Training: Online Reweighting Offers Better Generalization than Offline Methods
Data curation is a critical yet underexplored component in large language model (LLM) training. Existing approaches (such as data selection and data mixing) operate in an offline paradigm, decoupled from the training process. This separation introduces extra engineering overhead and makes curated su…