Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
R
rainh
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 56
    • Issues 56
    • 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
  • Adan Liebe
  • rainh
  • Issues
  • #55

Closed
Open
Opened Jun 02, 2025 by Adan Liebe@adanliebe7526
  • 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 thinking ability. DeepSeek-R1 attains results on par with OpenAI's o1 design on several benchmarks, including MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mix of professionals (MoE) model just recently open-sourced by DeepSeek. This base design is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research team likewise carried out understanding distillation from DeepSeek-R1 to open-source Qwen and Llama designs and released numerous variations of each; these designs exceed bigger designs, including GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the initial step toward enhancing language model thinking abilities using pure reinforcement learning (RL). Our objective is to explore the potential of LLMs to establish thinking abilities with no monitored data, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a wide variety of tasks, consisting of innovative writing, general question answering, modifying, summarization, and more. Additionally, DeepSeek-R1 demonstrates outstanding efficiency on tasks needing long-context understanding, substantially surpassing DeepSeek-V3 on long-context criteria.

To establish the design, DeepSeek started with DeepSeek-V3 as a base. They initially attempted fine-tuning it just with RL, and with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually also released. This design shows strong thinking performance, but" effective thinking habits, it faces numerous concerns. For circumstances, DeepSeek-R1-Zero fights with difficulties like bad readability and language blending."

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

DeepSeek evaluated their design on a variety of reasoning, mathematics, and coding standards and compared it to other designs, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 outperformed all of them on several of the benchmarks, 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 overall in the arena and # 1 in coding and mathematics. It was likewise connected for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django framework co-creator Simon Willison blogged about his explores among the DeepSeek distilled Llama models on his blog site:

Each action begins with a ... pseudo-XML tag containing the chain of idea utilized to assist produce the action. [Given the prompt] "a joke about a pelican and a walrus who run a tea room together" ... It then thought for 20 paragraphs before the joke! ... [T] he joke is awful. But the process of arriving was such a fascinating insight into how these brand-new models work.

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

DeepSeek is rapidly emerging as a strong contractor of open designs. Not just are these models fantastic entertainers, but their license allows usage 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 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

  • 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 cutting-edge innovations? You can start developing smart apps with complimentary Azure app, information, disgaeawiki.info and AI services to minimize upfront costs. Learn More.

    How could we enhance? Take the InfoQ reader study

    Each year, we look for feedback from our readers to help us improve InfoQ. Would you mind costs 2 minutes to share your feedback in our brief survey? Your feedback will straight help us continuously 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 out every Tuesday. Join a neighborhood of over 250,000 senior designers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: adanliebe7526/rainh#55