Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
B bluemobile-010
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Brittney Hopley
  • bluemobile-010
  • Issues
  • #9

Closed
Open
Created Mar 07, 2025 by Brittney Hopley@brittneyhopleyMaintainer

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 learning (RL) to improve reasoning ability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 design on numerous criteria, including MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mix of specialists (MoE) design 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 study group also performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and released a number of versions of each; these designs outperform bigger designs, consisting of GPT-4, on math and coding criteria.

[DeepSeek-R1 is] the primary step toward improving language design thinking capabilities utilizing pure reinforcement learning (RL). Our goal is to check out the potential of LLMs to develop thinking capabilities with no monitored data, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... master a wide variety of tasks, including creative writing, basic concern answering, editing, summarization, and more. Additionally, DeepSeek-R1 shows outstanding efficiency on jobs requiring long-context understanding, wiki.lafabriquedelalogistique.fr significantly outshining DeepSeek-V3 on long-context standards.

To develop the model, DeepSeek began with DeepSeek-V3 as a base. They first tried fine-tuning it only with RL, and with no supervised fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have also released. This design shows strong reasoning performance, however" powerful thinking habits, it deals with several concerns. For example, DeepSeek-R1-Zero has problem with challenges like bad readability and language blending."

To address this, the team used a brief stage of SFT to avoid 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 process converged, they then gathered more SFT information utilizing rejection tasting, resulting in a dataset of 800k samples. This dataset was used for more fine-tuning and wiki.rolandradio.net to produce the distilled models from Llama and Qwen.

DeepSeek evaluated their model on a variety of thinking, math, and coding benchmarks and compared it to other designs, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 surpassed all of them on numerous of the standards, consisting of AIME 2024 and MATH-500.

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

Within a few days of its release, the LMArena revealed that DeepSeek-R1 was ranked # 3 total in the arena and # 1 in coding and math. It was also connected for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django framework co-creator Simon Willison blogged about his experiments with one of the DeepSeek distilled Llama designs on his blog:

Each action begins with a ... pseudo-XML tag containing the chain of idea used to assist create the reaction. [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 terrible. But the process of arriving was such a fascinating insight into how these brand-new models work.

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

DeepSeek is quickly emerging as a strong builder of open designs. Not only are these models excellent entertainers, however their license allows usage of their outputs for higgledy-piggledy.xyz distillation, potentially pressing forward the cutting-edge for kousokuwiki.org language models (and multimodal models) of all sizes.

The DeepSeek-R1 designs are available on HuggingFace.

About the Author

Anthony Alford

Rate this Article

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

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Beginning with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to try out innovative innovations? You can start developing smart apps with totally free Azure app, data, and AI services to decrease in advance costs. Learn More.

    How could we improve? Take the InfoQ reader study

    Each year, we look for feedback from our readers to help us improve InfoQ. Would you mind spending 2 minutes to share your in our brief study? Your feedback will straight help us continually develop how we support you. The InfoQ Team Take the study

    Related Content

    The InfoQ Newsletter

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