Group-wise Data Ordering: Enhancing Instruction Tuning of Large Language Models via Embedding Proximity
Instruction tuning (IT) is a central mechanism for aligning large language models (LLMs) with user intent. In practice, randomly shuffling the training set is a simple yet surprisingly strong baseline. However, it overlooks latent structure, such as domain and reasoning depth, and thus interleaves h…