You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
315 B
Markdown
12 lines
315 B
Markdown
---
|
|
# edu-32xl
|
|
title: 'Write §1: What is a language model?'
|
|
status: todo
|
|
type: task
|
|
created_at: 2026-03-13T22:01:47Z
|
|
updated_at: 2026-03-13T22:01:47Z
|
|
parent: edu-u2w7
|
|
---
|
|
|
|
Next-token prediction as the core task. Intuitive framing: a model that guesses what comes next, trained on raw text. GPT-1 context. No code.
|