Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Y
yanyikele
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 17
    • Issues 17
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Anne Husk
  • yanyikele
  • Issues
  • #4

Closed
Open
Opened Apr 06, 2025 by Anne Husk@annehusk103678
  • Report abuse
  • New issue
Report abuse New issue

DeepSeek Open-Sources DeepSeek-R1 LLM with Performance Comparable To OpenAI's O1 Model


DeepSeek open-sourced DeepSeek-R1, an LLM fine-tuned with reinforcement knowing (RL) to enhance reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 design on numerous benchmarks, including MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mix of specialists (MoE) model recently open-sourced by DeepSeek. This base model is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research team also performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched several versions of each; these models outshine larger models, including GPT-4, on mathematics and coding standards.

[DeepSeek-R1 is] the initial step towards enhancing language model thinking abilities using pure support learning (RL). Our goal is to explore the potential of LLMs to develop reasoning abilities with no supervised data, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a vast array of tasks, consisting of creative writing, general question answering, editing, surgiteams.com summarization, and more. Additionally, DeepSeek-R1 shows outstanding performance on jobs needing long-context understanding, significantly outshining DeepSeek-V3 on long-context standards.

To develop the design, DeepSeek began with DeepSeek-V3 as a base. They initially attempted fine-tuning it only with RL, and setiathome.berkeley.edu without any monitored fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, trademarketclassifieds.com which they have actually likewise launched. This model displays strong reasoning performance, but" effective thinking habits, it deals with a number of issues. For circumstances, DeepSeek-R1-Zero has problem with difficulties like bad readability and language mixing."

To resolve this, the team used a short stage of SFT to prevent the "cold start" problem of RL. They collected a number of thousand examples of chain-of-thought reasoning to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure converged, they then collected more SFT data utilizing rejection tasting, resulting in a dataset of 800k samples. This dataset was used for additional fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek examined their model on a range of reasoning, setiathome.berkeley.edu math, and coding standards and compared it to other designs, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 exceeded all of them on numerous of the benchmarks, including AIME 2024 and MATH-500.

DeepSeek-R1 Performance. Image Source: DeepSeek-R1 Technical Report

Within a couple of days of its release, the LMArena revealed that DeepSeek-R1 was ranked # 3 overall in the arena and # 1 in coding and hb9lc.org mathematics. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django structure co-creator Simon Willison blogged about his try outs among the DeepSeek distilled Llama models on his blog:

Each response begins with a ... pseudo-XML tag containing the chain of thought utilized to help produce the response. [Given the prompt] "a joke about a pelican and a walrus who run a tea room together" ... It then believed for 20 paragraphs before outputting the joke! ... [T] he joke is horrible. But the procedure of getting there was such a fascinating insight into how these new designs work.

Andrew Ng's newsletter The Batch discussed DeepSeek-R1:

DeepSeek is rapidly becoming a strong contractor of open models. Not only are these models fantastic entertainers, however their license allows use of their outputs for distillation, possibly pressing forward the state of the art for language models (and multimodal designs) of all sizes.

The DeepSeek-R1 designs are available on HuggingFace.

About the Author

Anthony Alford

Rate this Article

This content remains in the AI, ML & Data Engineering subject

Related Topics:

- AI, ML & Data Engineering

  • AI
  • Large language models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Beginning with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you ready to try out advanced technologies? You can begin developing intelligent apps with free Azure app, data, and AI services to minimize in advance expenses. Learn More.

    How could we improve? Take the InfoQ reader survey

    Each year, we seek feedback from our readers to assist us enhance InfoQ. Would you mind costs 2 minutes to share your feedback in our short survey? Your feedback will straight assist us continuously progress how we support you. The InfoQ Team Take the survey

    Related Content

    The InfoQ Newsletter

    A round-up of recently's material on InfoQ sent out every Tuesday. Join a community of over 250,000 senior designers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: annehusk103678/yanyikele#4