Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • 2 239
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Garland Collette
  • 239
  • Issues
  • #1
Closed
Open
Issue created Mar 06, 2025 by Garland Collette@garlandcollettOwner

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


DeepSeek open-sourced DeepSeek-R1, an LLM fine-tuned with support learning (RL) to enhance thinking capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on several benchmarks, including MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, yewiki.org a mixture of specialists (MoE) design just recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research study team also carried out understanding distillation from DeepSeek-R1 to open-source Qwen and Llama models and released a number of variations of each; these designs outperform bigger models, consisting of GPT-4, on mathematics and coding standards.

[DeepSeek-R1 is] the first action towards improving language design reasoning abilities using pure reinforcement learning (RL). Our objective is to check out the capacity of LLMs to establish thinking capabilities without any supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a vast array of jobs, consisting of innovative writing, general question answering, editing, summarization, and more. Additionally, DeepSeek-R1 demonstrates outstanding performance on tasks needing long-context understanding, significantly outshining DeepSeek-V3 on long-context standards.

To develop the design, DeepSeek started with DeepSeek-V3 as a base. They first attempted fine-tuning it just with RL, and with no supervised fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually likewise released. This model exhibits strong thinking performance, but" powerful reasoning habits, it faces a number of issues. For example, DeepSeek-R1-Zero fights with obstacles like poor readability and language blending."

To address this, the team utilized a brief stage of SFT to avoid the "cold start" issue of RL. They gathered numerous thousand examples of chain-of-thought reasoning to use in SFT of DeepSeek-V3 before running RL. After the RL process assembled, they then collected more SFT information using rejection tasting, leading to a dataset of 800k samples. This dataset was used for further fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek examined their design on a variety of reasoning, mathematics, and coding benchmarks and compared it to other models, consisting of Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 surpassed all of them on numerous of the standards, including AIME 2024 and MATH-500.

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

Within a couple of days of its release, the announced that DeepSeek-R1 was ranked # 3 overall in the arena and # 1 in coding and mathematics. It was likewise connected for # 1 with o1 in "Hard Prompt with Style Control" category.

Django framework co-creator Simon Willison composed about his experiments with among the DeepSeek distilled Llama models on his blog:

Each action begins with a ... pseudo-XML tag containing the chain of idea utilized to assist generate the reaction. [Given the prompt] "a joke about a pelican and a walrus who run a tea space together" ... It then believed for 20 paragraphs before outputting the joke! ... [T] he joke is terrible. But the procedure of getting there was such an intriguing insight into how these brand-new designs work.

Andrew Ng's newsletter The Batch blogged about DeepSeek-R1:

DeepSeek is rapidly emerging as a strong builder of open designs. Not only are these models great entertainers, but their license allows usage of their outputs for distillation, possibly pressing forward the state of the art for language models (and multimodal models) of all sizes.

The DeepSeek-R1 models are available on HuggingFace.

About the Author

Anthony Alford

Rate this Article

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

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Started with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you ready to experiment with innovative technologies? You can begin building intelligent apps with complimentary Azure app, yewiki.org data, and AI services to reduce upfront expenses. Learn More.

    How could we improve? Take the InfoQ reader survey

    Each year, 89u89.com we seek feedback from our readers to assist us improve InfoQ. Would you mind costs 2 minutes to share your feedback in our short study? Your feedback will straight assist us constantly evolve how we support you. The InfoQ Team Take the study

    Related Content

    The InfoQ Newsletter

    A round-up of recently's content on InfoQ sent every Tuesday. Join a neighborhood of over 250,000 senior designers.
Assignee
Assign to
Time tracking