Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
S
suxiniot
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 9
    • Issues 9
    • 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
  • Arianne Tomholt
  • suxiniot
  • Issues
  • #9

Closed
Open
Opened Jun 02, 2025 by Arianne Tomholt@ariannetomholt
  • 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, forum.batman.gainedge.org an LLM fine-tuned with support learning (RL) to enhance reasoning ability. DeepSeek-R1 attains results on par with OpenAI's o1 model on several standards, including MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of experts (MoE) design recently open-sourced by DeepSeek. This base design is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research study team likewise performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched numerous variations of each; these models exceed bigger designs, including GPT-4, on mathematics and coding benchmarks.

[DeepSeek-R1 is] the initial step towards enhancing language design thinking abilities utilizing pure support learning (RL). Our goal is to explore the potential of LLMs to develop reasoning capabilities with no supervised data, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a wide variety of jobs, consisting of innovative writing, basic question answering, modifying, summarization, oeclub.org and more. Additionally, DeepSeek-R1 demonstrates outstanding efficiency on tasks requiring long-context understanding, significantly surpassing DeepSeek-V3 on long-context benchmarks.

To establish the model, DeepSeek started with DeepSeek-V3 as a base. They first tried fine-tuning it only with RL, and without any supervised fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have also released. This design shows strong thinking performance, however" powerful thinking behaviors, it faces a number of concerns. For example, DeepSeek-R1-Zero struggles with challenges like poor readability and language blending."

To resolve this, trademarketclassifieds.com the team utilized a brief stage of SFT to 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 converged, they then collected more SFT information utilizing rejection sampling, resulting in a dataset of 800k samples. This dataset was utilized for more fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek assessed their design on a variety of thinking, wavedream.wiki math, and coding benchmarks and compared it to other models, 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: wiki.eqoarevival.com DeepSeek-R1 Technical Report

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

Django framework co-creator Simon Willison discussed his explores one of the DeepSeek distilled Llama models on his blog:

Each reaction starts with a ... pseudo-XML tag containing the chain of thought utilized to help generate 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 process of arriving was such an intriguing insight into how these brand-new models work.

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

DeepSeek is quickly becoming a strong home builder of open designs. Not only are these designs great entertainers, however their license allows use of their outputs for distillation, potentially pressing forward the cutting-edge 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 subject

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Beginning with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you all set to try out innovative technologies? You can begin constructing intelligent apps with totally free Azure app, data, wakewiki.de and AI services to lessen in advance expenses. Find out more.

    How could we enhance? Take the InfoQ reader study

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

    Related Content

    The InfoQ Newsletter

    A round-up of last week's material on InfoQ sent 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: ariannetomholt/suxiniot#9