Thinking Tokens underperform Chain-of-Thought on arithmetic and QA benchmarks, and the paper attributes this to noisy gradients from a single shared token embedding.
ThoughtSource: A central hub for large language model reasoning data
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large language models (LLMs) such as GPT-4 have recently demonstrated impressive results across a wide range of tasks. LLMs are still limited, however, in that they frequently fail at complex reasoning, their reasoning processes are opaque, they are prone to 'hallucinate' facts, and there are concerns about their underlying biases. Letting models verbalize reasoning steps as natural language, a technique known as chain-of-thought prompting, has recently been proposed as a way to address some of these issues. Here we present ThoughtSource, a meta-dataset and software library for chain-of-thought (CoT) reasoning. The goal of ThoughtSource is to improve future artificial intelligence systems by facilitating qualitative understanding of CoTs, enabling empirical evaluations, and providing training data. This first release of ThoughtSource integrates seven scientific/medical, three general-domain and five math word question answering datasets.
fields
cs.CL 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Rethinking Thinking Tokens: Understanding Why They Underperform in Practice
Thinking Tokens underperform Chain-of-Thought on arithmetic and QA benchmarks, and the paper attributes this to noisy gradients from a single shared token embedding.