Home icon

Preparing data for supervised fine-tuning Part 2: Advanced data strategies

Machine Learning Blog



This article covers advanced data preparation strategies for supervised fine-tuning beyond basic formatting and quality checks, focusing on optimizing datasets for training efficiency and model performance.

  • Use learning curve analysis to determine optimal dataset size by evaluating checkpoints and identifying saturation points where additional data yields diminishing returns.
  • Apply data subset selection methods like DEITA and DELIFT to identify high-value examples, reducing dataset size while maintaining or improving performance.
  • Augment datasets through distillation from stronger models, self-generation with filtering, or paraphrasing expert examples to expand coverage without proportional annotation costs.
  • Mix target-task data with general instruction-following and safety data to preserve model capabilities, using batch-level composition with controlled proportions.
  • Employ automated mixture optimization techniques like DoReMi and RegMix when managing multiple data sources to find near-optimal weights efficiently.
  • Measure capability retention empirically through controlled experiments rather than applying default mixing ratios.

Effective data preparation requires treating optimization decisions as empirical questions, measuring performance at each stage to balance specialization with general capability preservation.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Aug 26
2026
Preparing data for supervised fine-tuning Part 1: Formatting and quality
Jul 21
2026
Exploring self-distilled reasoning for supervised fine-tuning with Amazon Nova
Aug 20
2026
Build a no-code ML workflow with Snowflake, Amazon SageMaker Canvas and Amazon Quick – Part 2: Data preparation and model building with Amazon SageMaker Canvas
Aug 24
2026
AI-powered metadata correction and harmonization

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.