chain_of_thougt.md 750 B

Chain-of-Thought

Chain of thought—a series of intermediate reasoning steps—significantly improves the ability of large language models to perform complex reasoning.

Papers

  • Chain of Thought Prompting Elicits Reasoning in Large Language Models. (2021-01), Jason Wei et al. [pdf]

The first paper propose the idea of chain-of-thought

Useful Resources