Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R rozgar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Amelia Orsini
  • rozgar
  • Issues
  • #11

Closed
Open
Created Feb 20, 2025 by Amelia Orsini@ameliaorsini28Maintainer

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 numerous standards, including MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of specialists (MoE) design 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 study team likewise performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched several variations of each; these models outshine bigger designs, setiathome.berkeley.edu consisting of GPT-4, on math and coding standards.

[DeepSeek-R1 is] the first step towards improving language model reasoning capabilities utilizing pure support knowing (RL). Our objective is to check out the capacity of LLMs to establish reasoning abilities with no supervised data, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... master a broad variety of tasks, consisting of innovative writing, general question answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows outstanding efficiency on jobs needing long-context understanding, substantially outperforming DeepSeek-V3 on long-context criteria.

To establish the design, DeepSeek started with DeepSeek-V3 as a base. They initially attempted fine-tuning it only with RL, and with no supervised fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have also launched. This model shows strong reasoning performance, but" effective reasoning behaviors, it faces several issues. For example, DeepSeek-R1-Zero deals with obstacles like bad readability and language blending."

To address this, the team used a brief phase of SFT to prevent the "cold start" problem of RL. They collected numerous thousand examples of chain-of-thought reasoning to use in SFT of DeepSeek-V3 before running RL. After the RL procedure converged, they then gathered more SFT information utilizing rejection sampling, resulting in a dataset of 800k samples. This dataset was used for additional fine-tuning and bytes-the-dust.com to produce the distilled models from Llama and Qwen.

DeepSeek examined their design on a range of reasoning, mathematics, and coding benchmarks and compared it to other designs, it-viking.ch including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 outshined all of them on numerous of the criteria, consisting of AIME 2024 and MATH-500.

DeepSeek-R1 Performance. Image Source: DeepSeek-R1 Technical Report

Within a few days of its release, pipewiki.org the LMArena revealed 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 discussed his explores among the DeepSeek distilled Llama designs on his blog site:

Each reaction starts with a ... pseudo-XML tag containing the chain of thought used to help generate the response. [Given the prompt] "a joke about a pelican and a walrus who run a tea space together" ... It then thought for 20 paragraphs before outputting the joke! ... [T] he joke is terrible. 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 builder of open models. Not just are these models excellent entertainers, however their license allows usage of their outputs for distillation, possibly pushing forward the state of the art for language designs (and multimodal models) of all sizes.

The DeepSeek-R1 models are available on .

About the Author

Anthony Alford

Rate this Article

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

Related Topics:

- AI, hb9lc.org ML & Data Engineering - Generative AI

  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Going with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you ready to experiment with advanced innovations? You can start constructing smart apps with complimentary Azure app, information, and AI services to reduce upfront expenses. Discover more.

    How could we improve? Take the InfoQ reader study

    Each year, we look for forum.pinoo.com.tr feedback from our readers to assist us improve InfoQ. Would you mind costs 2 minutes to share your feedback in our short survey? Your feedback will straight help us continuously develop how we support you. The InfoQ Team Take the survey

    Related Content

    The InfoQ Newsletter

    A round-up of recently's material on InfoQ sent out every Tuesday. Join a neighborhood of over 250,000 senior developers.
Assignee
Assign to
Time tracking