Definition of LLM Alignment
LLM alignment refers to the process of guiding a Large Language Model to behave in ways that are consistent with human intentions. The guidance for this process can be derived from various sources that reflect human preferences, such as labeled data and direct human feedback.
0
1
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Computational Expense of SFT for Large Language Models
Objective of Supervised Fine-Tuning
Computational Efficiency of Fine-Tuning Compared to Pre-training
Suitability of Fine-Tuning for Aligning with Human Values
Definition of LLM Alignment
Supervised Fine-Tuning for LLM Alignment
A company has a powerful, general-purpose language model that can write essays, answer questions, and summarize articles. They want to adapt this model to perform a new, specialized task: generating concise and helpful summaries of customer support tickets. Which of the following strategies represents the most direct and effective approach to adapt the model's internal parameters for this specific purpose?
Designing a Dataset for Model Behavior Adaptation
Embedding Task Knowledge into LLM Parameters via Fine-Tuning
Supervised Fine-Tuning (SFT) as an Example of Labeled Data Fine-Tuning
Diagnosing Unintended Model Behavior After Adaptation