Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
C
cyjyyjy
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 60
    • Issues 60
    • 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
  • Abel Bertie
  • cyjyyjy
  • Issues
  • #58

Closed
Open
Opened Jun 01, 2025 by Abel Bertie@abelesg1813488
  • 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 thinking ability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on a number of 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 model is fine-tuned using Group Relative Policy Optimization (GRPO), wiki.dulovic.tech a reasoning-oriented version of RL. The research study group also carried out understanding distillation from DeepSeek-R1 to open-source Qwen and higgledy-piggledy.xyz Llama models and 89u89.com released numerous versions of each; these designs outshine larger designs, including GPT-4, on mathematics and coding standards.

[DeepSeek-R1 is] the primary step towards improving language design thinking abilities utilizing pure reinforcement knowing (RL). Our goal is to check out the capacity of LLMs to develop thinking abilities with no supervised information, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... master a broad range of jobs, including imaginative writing, general concern answering, editing, summarization, and more. Additionally, DeepSeek-R1 shows impressive efficiency on tasks needing long-context understanding, significantly outperforming DeepSeek-V3 on long-context standards.

To establish the model, DeepSeek started with DeepSeek-V3 as a base. They initially tried fine-tuning it only with RL, and with no supervised fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually likewise released. This design displays strong reasoning efficiency, but" effective reasoning behaviors, it faces several problems. For example, DeepSeek-R1-Zero fights with challenges like bad readability and language mixing."

To address this, the team used a short phase of SFT to prevent the "cold start" issue of RL. They gathered numerous thousand examples of chain-of-thought thinking to use in SFT of DeepSeek-V3 before running RL. After the RL process converged, they then gathered more SFT information using rejection sampling, 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 assessed 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 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 math. It was also connected for # 1 with o1 in "Hard Prompt with Style Control" classification.

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

Each response begins with a ... pseudo-XML tag containing the chain of thought used to help produce the reaction. [Given the timely] "a joke about a pelican and a walrus who run a tea room together" ... It then thought for 20 paragraphs before outputting the joke! ... [T] he joke is horrible. But the process of arriving was such a fascinating insight into how these new designs work.

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

DeepSeek is quickly becoming a strong home builder of open models. Not just are these designs fantastic entertainers, however their license permits usage of their outputs for distillation, possibly pushing forward the cutting-edge for bytes-the-dust.com language designs (and multimodal models) 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 topic

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 developing intelligent apps with complimentary Azure app, information, wiki.snooze-hotelsoftware.de and AI services to decrease in advance costs. Find out more.

    How could we improve? Take the InfoQ reader study

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

    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 developers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: abelesg1813488/cyjyyjy#58