Definition

Notation for Parameters in the Fine-Tuning Process

In the context of fine-tuning, specific symbols denote the model's parameters at different stages. The optimization begins with the pre-trained parameters, denoted as θ^\hat{\theta}. The parameters actively updated during tuning are represented by θ^+\hat{\theta}^{+}, signifying their initialization from θ^\hat{\theta}. Once the fine-tuning process concludes, the resulting optimal parameters are denoted as θ~\tilde{\theta}.

Image 0

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Computing Sciences

Ch.4 Alignment - Foundations of Large Language Models

Foundations of Large Language Models Course

Ch.1 Pre-training - Foundations of Large Language Models