Question 8
During the full fine-tuning of a Large Language Model, you aim to regularize the training process by penalizing the growth of weight magnitudes. This ensures the model does not overfit the fine-tuning data by making excessively large updates to the pretrained parameters. Which parameter is specifically designed to apply this penalty?
Gradient Accumulation.
Batch Size.
Checkpointing.
Weight Decay.