Fine-tuning
Fine-tuning is the stage that adapts a pretrained model to a specific task with a relatively small amount of labeled data, and its computational cost is far smaller than pretraining.
It is not the stage that acquires general knowledge from scratch, so this is incorrect.