Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion gemma/gm/losses/_npo.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ class NpoLoss(kd.losses.Loss):

Attributes:
tau: The temperature of the loss.
label_smoothing: The label smoothing to apply to the loss.
tokens: The key to the tokens to predict.
sequence_mask: The key to the sequence mask.
policy_logits: The key to the policy logits.
Expand Down