Chain of Thought
[/tʃeɪn əv θɔːt/]
Definitions
मशीन-सहायता अनुवाद मसौदा (Hindi) for "Chain of Thought": A prompting technique where a language model is encouraged or required to show its step-by-step reasoning before providing a final answer. Chain-of-thought prompting significantly improves accuracy on complex tasks like math, logic puzzles, and multi-step planning.
“उदाहरण मसौदा: Adding "let's think step by step" to the prompt triggered chain-of-thought reasoning and doubled accuracy.”
Related Terms
- Few-ShotAI & Technology
मशीन-सहायता अनुवाद मसौदा (Hindi) for "Few-Shot": A prompting approach where a small number of input-output examples are included in the context to guide model behavior on a new tas...
- Prompt EngineeringAI & Technology
मशीन-सहायता अनुवाद मसौदा (Hindi) for "Prompt Engineering": The craft of designing, structuring, and refining inputs (prompts) to elicit desired outputs from large language models. ...
- Zero-ShotAI & Technology
मशीन-सहायता अनुवाद मसौदा (Hindi) for "Zero-Shot": The ability of a model to perform a task it has never been explicitly trained or shown examples for. Zero-shot learning relies on ...
- AgenticAI & Technology
मशीन-सहायता अनुवाद मसौदा (Hindi) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, use tools, an...
- Context WindowAI & Technology
मशीन-सहायता अनुवाद मसौदा (Hindi) for "Context Window": The maximum amount of text (measured in tokens) that a language model can process and "remember" in a single interaction. Inf...
- Fine-TuningAI & Technology
मशीन-सहायता अनुवाद मसौदा (Hindi) for "Fine-Tuning": The process of further training a pre-trained model on a smaller, task-specific dataset to adapt its behavior for a particular d...