Multiple Choice

A language model is being trained using a reinforcement learning objective. For each generated token, part of this objective is calculated as: Clip(probability_ratio) * Advantage. The probability_ratio is the likelihood of generating the token under the new policy divided by the likelihood under the old policy, and Advantage is an estimate of how much better that token was than the expected average. In a particular training step for a token y, the Advantage is strongly positive, and the probability_ratio is already high (e.g., 1.5, where the clipping threshold is 1.2). How does the Clip function influence the update to the model's policy for generating token y?

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.4 Alignment - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science