Definition

Classifier Head

A classifier, represented as Classifyω()Classify_{\omega}(\cdot) in the formula, is the final component of a classification model that takes a feature representation (the output of an encoder) as input and predicts a probability distribution over a set of predefined classes. It is often a simple neural network layer, like a linear layer followed by a softmax function. The subscript ω\omega denotes the learned parameters of this classifier component.

Image 0

0

1

Updated 2025-10-07

Contributors are:

Who are from:

Tags

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences