When using Chain-of-Thought (CoT) prompting, what is the exact mechanism that improves a modelβs accuracy on complex arithmetic or logic problems compared to standard input-output prompting?
The mechanism that improves accuracy in Chain-of-Thought (CoT) prompting is the decomposition of a complex task into a sequence of intermediate reasoning steps. In standard input-output prompting, a large language model must map an input directly to an output in a single computational pass, which forces the model to perform all reasoning and calculation within the activation of the final output toke....
Community Answers
Sign in to open profiles and full community answers.
No community answers yet. Be the first to submit one.