Autoregressive Language Model

AI and Machine Learning · Language Models · also: GPT, Decoder-only · autoregressive-language-model.yaml

A decoder-only transformer trained to predict the next token. The objective is trivial and the capability that falls out of scaling it was not anticipated.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G autoregressive-language-model Autoregressive Language Model bert BERT autoregressive-language-model->bert generates continuations rather than encoding a whole span transformer Transformer autoregressive-language-model->transformer decoder only, predicting forward with a causal mask rlhf RLHF rlhf->autoregressive-language-model aligns to preferences that next-token loss cannot express scaling-laws Scaling Laws scaling-laws->autoregressive-language-model predicts the loss a given budget will reach supervised-fine-tuning Supervised Fine- Tuning supervised-fine-tuning->autoregressive-language-model trains on demonstrations of the behaviour wanted

This node

Referenced by

References