Softmax
IntermediateConverts logits to probabilities by exponentiation and normalization; common in classification and LMs.
AdvertisementAd space — term-top
Definition
Full Definition
Converts logits to probabilities by exponentiation and normalization; common in classification and LMs.