Formula

Encoder-Classifier Model Notation

A two-stage text classification model is mathematically represented by the composite function Classifyω(Encodeθ^())\mathrm{Classify}_{\omega}(\mathrm{Encode}_{\hat{\theta}}(\cdot)). In this formulation, an input, denoted by the placeholder \cdot, is first transformed into a numerical vector by the Encode\mathrm{Encode} function with parameters θ^\hat{\theta}. This resulting vector is subsequently processed by the Classify\mathrm{Classify} function, utilizing parameters ω\omega, to assign the final category.

Image 0

0

1

Updated 2026-04-14

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