Models & Architectures · Level 2 of 5
Model Architecture
The structural design of a model's computations and connections.
Architecture is distinct from the parameter values learned during training.
Example
A design specifies six attention blocks followed by a prediction head.
Listen to the definition and example
Audio transcript
Model Architecture. The structural design of a model's computations and connections. Architecture is distinct from the parameter values learned during training. For example: A design specifies six attention blocks followed by a prediction head.
Explore this concept
Why it matters
This helps you distinguish a model’s structural assumptions from its learned parameter values.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.