Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
T talentrendezvous
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 26
    • Issues 26
    • 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
  • Ada Partridge
  • talentrendezvous
  • Issues
  • #15

Closed
Open
Created May 29, 2025 by Ada Partridge@adapartridge6Maintainer

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 thinking capability. DeepSeek-R1 attains results on par with OpenAI's o1 model on numerous criteria, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of experts (MoE) model just recently open-sourced by DeepSeek. This base design is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented variation of RL. The research study group likewise performed understanding distillation from DeepSeek-R1 to open-source Qwen and Llama designs and released a number of versions of each; these designs outshine larger designs, including GPT-4, on mathematics and coding standards.

[DeepSeek-R1 is] the very first step towards improving language model reasoning capabilities using pure support knowing (RL). Our objective is to check out the capacity of LLMs to develop reasoning abilities with no supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a large range of jobs, including innovative writing, general concern answering, modifying, summarization, and more. Additionally, DeepSeek-R1 demonstrates outstanding efficiency on jobs needing long-context understanding, significantly exceeding DeepSeek-V3 on long-context benchmarks.

To establish 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 model called DeepSeek-R1-Zero, which they have actually also launched. This model displays strong thinking performance, but" powerful thinking habits, it faces a number of issues. For instance, DeepSeek-R1-Zero fights with challenges like bad readability and language blending."

To resolve this, the group used a brief phase of SFT to avoid the "cold start" problem of RL. They collected numerous thousand examples of chain-of-thought reasoning to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure assembled, they then collected more SFT information using rejection tasting, resulting in a dataset of 800k samples. This dataset was used for more fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek evaluated their model on a range of reasoning, mathematics, and hb9lc.org coding criteria 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 couple of days of its release, the LMArena announced that DeepSeek-R1 was ranked # 3 general in the arena and # 1 in coding and math. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django framework co-creator Simon Willison blogged about his try outs one of the DeepSeek distilled Llama models on his blog site:

Each reaction starts with a ... pseudo-XML tag containing the chain of idea utilized to help generate 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 horrible. But the procedure of arriving was such a fascinating insight into how these brand-new designs work.

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

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

The DeepSeek-R1 models are available on HuggingFace.

About the Author

Anthony Alford

Rate this Article

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

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Starting with Azure Kubernetes Service

    Related Sponsor

    for AI apps. Are you ready to experiment with innovative innovations? You can start developing intelligent apps with totally free Azure app, information, and AI services to decrease in advance costs. Discover more.

    How could we enhance? Take the InfoQ reader survey

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

    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 developers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking