Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M
mission-telecom
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 25
    • Issues 25
    • 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
  • Aiden Hankinson
  • mission-telecom
  • Issues
  • #17

Closed
Open
Opened Apr 07, 2025 by Aiden Hankinson@aidenhankinson
  • 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 support learning (RL) to improve reasoning ability. DeepSeek-R1 attains results on par with OpenAI's o1 model on a number of criteria, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of experts (MoE) model recently open-sourced by DeepSeek. This base design is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research team also carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and released several variations of each; these designs surpass bigger models, including GPT-4, on math and coding criteria.

[DeepSeek-R1 is] the very first step towards improving language model reasoning capabilities using pure reinforcement knowing (RL). Our objective is to check out the capacity of LLMs to establish thinking abilities with no monitored data, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a wide variety of tasks, including imaginative writing, basic concern answering, editing, summarization, and more. Additionally, DeepSeek-R1 shows impressive efficiency on jobs requiring long-context understanding, considerably surpassing DeepSeek-V3 on long-context criteria.

To develop the design, DeepSeek began with DeepSeek-V3 as a base. They initially attempted fine-tuning it only with RL, and without any supervised fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have actually likewise released. This design shows strong thinking performance, but" powerful reasoning habits, it deals with a number of problems. For instance, DeepSeek-R1-Zero fights with challenges like poor readability and language blending."

To resolve this, the group used a brief stage of SFT to avoid the "cold start" problem of RL. They gathered a number of thousand forum.batman.gainedge.org examples of chain-of-thought reasoning to use in SFT of DeepSeek-V3 before running RL. After the RL procedure assembled, they then collected more SFT data utilizing rejection tasting, leading to a dataset of 800k samples. This dataset was used for additional fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek examined their model on a variety of reasoning, mathematics, gratisafhalen.be 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 announced that DeepSeek-R1 was ranked # 3 general in the arena and # 1 in coding and mathematics. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" classification.

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

Each response starts with a ... pseudo-XML tag containing the chain of thought utilized to assist generate the reaction. [Given the timely] "a joke about a pelican and a walrus who run a tea room together" ... It then believed for wavedream.wiki 20 paragraphs before outputting the joke! ... [T] he joke is dreadful. But the process of getting there was such an intriguing insight into how these new designs work.

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

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

    - Related Editorial

    Related Sponsored Content

    - [eBook] Beginning with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to experiment with advanced technologies? You can begin constructing smart apps with complimentary Azure app, data, garagesale.es and AI services to minimize upfront . Find out more.

    How could we enhance? Take the InfoQ reader study

    Each year, we look for forum.batman.gainedge.org feedback from our readers to help us improve InfoQ. Would you mind spending 2 minutes to share your feedback in our brief survey? Your feedback will straight assist 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 out 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: aidenhankinson/mission-telecom#17