Definition
The raw numbers a model produces before they get turned into probabilities over words.
The unnormalized scores output by a model's final layer, converted to a probability distribution via softmax.
Also called: logit
The raw numbers a model produces before they get turned into probabilities over words.
The unnormalized scores output by a model's final layer, converted to a probability distribution via softmax.
Also called: logit