JA EN
Glossary › chain-of-thought

GLOSSARY

chain-of-thought

appears in 3 paper titles

Definition

Having a model write out intermediate steps before its final answer. Prompting for it improves accuracy on problems that need multi-step work, and because it requires no weight updates it spread quickly; later models were trained to do it by default. One important caveat: the written trace is itself generated text and need not faithfully describe the computation that produced the answer.

Explainers using this term