Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
U unisza
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Kellye Rackley
  • unisza
  • Issues
  • #4

Closed
Open
Created Feb 15, 2025 by Kellye Rackley@kellyerackleyMaintainer

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 capability. DeepSeek-R1 attains results on par with OpenAI's o1 design on several standards, including MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of professionals (MoE) design just recently open-sourced by DeepSeek. This base design is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research study group also performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched several variations of each; these models outperform larger designs, including GPT-4, on math and coding criteria.

[DeepSeek-R1 is] the very first action towards improving language model thinking capabilities utilizing pure reinforcement learning (RL). Our goal is to check out the capacity of LLMs to develop thinking abilities without any supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a vast array of jobs, consisting of innovative writing, basic question answering, editing, summarization, and more. Additionally, DeepSeek-R1 demonstrates exceptional efficiency on tasks 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 just with RL, and with no monitored fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have likewise released. This model shows strong thinking performance, but" powerful reasoning habits, it deals with numerous concerns. For circumstances, DeepSeek-R1-Zero has problem with difficulties like poor readability and language blending."

To address this, the group used a short phase of SFT to avoid the "cold start" issue 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 collected more SFT data utilizing rejection sampling, leading to a dataset of 800k samples. This dataset was used for additional fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek examined their model on a variety of thinking, mathematics, yewiki.org and coding benchmarks and compared it to other designs, consisting of Claude-3.5- Sonnet, GPT-4o, yewiki.org and o1. DeepSeek-R1 outshined all of them on numerous of the benchmarks, including AIME 2024 and MATH-500.

DeepSeek-R1 Performance. Image Source: wiki.asexuality.org DeepSeek-R1 Technical Report

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

Django structure co-creator Simon Willison blogged about his try outs one of the DeepSeek distilled Llama models on his blog site:

Each reaction begins with a ... pseudo-XML tag containing the chain of idea utilized to help produce the reaction. [Given the prompt] "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 dreadful. But the procedure of arriving was such a fascinating insight into how these brand-new models work.

Andrew Ng's newsletter The Batch discussed DeepSeek-R1:

DeepSeek is quickly as a strong home builder of open designs. Not only are these designs terrific entertainers, hb9lc.org but their license permits 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 topic

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Going with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you all set to experiment with cutting-edge technologies? You can begin constructing intelligent apps with totally free Azure app, data, and AI services to decrease in advance expenses. Learn More.

    How could we enhance? Take the InfoQ reader survey

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

    Related Content

    The InfoQ Newsletter

    A round-up of last week's content on InfoQ sent every Tuesday. Join a community of over 250,000 senior developers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking