this post was submitted on 30 Jan 2025
41 points (100.0% liked)
Technology
1091 readers
34 users here now
A tech news sub for communists
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's what OpenAI claims https://www.nbcnews.com/tech/tech-news/openai-says-deepseek-may-inapproriately-used-data-rcna189872
Lol, what's ClosedAI going to do? Hide ChatGPT's answers behind a summary (like with the CoT) ๐คฃ
What is CoT?
From Deepseek:
Chain of Thought (CoT) in LLMs refers to a prompting technique that guides large language models to articulate intermediate reasoning steps when solving a problem, mimicking human-like logical progression. Here's a concise breakdown:
Purpose: Enhances performance on complex tasks (e.g., math, logic, commonsense reasoning) by breaking problems into sequential steps, reducing errors from direct, unstructured answers.
Mechanism:
Benefits:
Variants:
Effectiveness: Particularly impactful for tasks requiring structured reasoning, while less critical for simple queries. Research shows marked accuracy gains in benchmarks like math word problems.
In essence, CoT leverages the model's generative capability to externalize reasoning, bridging the gap between opaque model decisions and interpretable human problem-solving.
Example: