Dataset Decomposition: Faster LLM Training with Variable Sequence Length Curriculum

Neural Information Processing Systems 

Large language models (LLMs) are commonly trained on datasets consisting of fixed-length token sequences. These datasets are created by randomly concatenating documents of various lengths and then chunking them into sequences of a predetermined target length (concat-and-chunk).