Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
C ccrr
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 30
    • Issues 30
    • 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
  • Alphonse Cronin
  • ccrr
  • Issues
  • #24

Closed
Open
Created Apr 11, 2025 by Alphonse Cronin@alphonsecroninMaintainer

DeepSeek Open-Sources DeepSeek-R1 LLM with Performance Comparable To OpenAI's O1 Model


DeepSeek open-sourced DeepSeek-R1, an LLM fine-tuned with reinforcement learning (RL) to enhance reasoning ability. DeepSeek-R1 attains results on par with OpenAI's o1 model on a number of criteria, trademarketclassifieds.com including MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of specialists (MoE) design just 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 group likewise performed understanding distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched numerous variations of each; these models exceed bigger models, consisting of GPT-4, on mathematics and coding criteria.

[DeepSeek-R1 is] the initial step towards improving language model thinking capabilities using pure reinforcement knowing (RL). Our objective is to check out the capacity of LLMs to develop reasoning capabilities with no monitored data, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a wide variety of tasks, including imaginative writing, wiki.myamens.com general concern answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows impressive performance on jobs needing long-context understanding, significantly outperforming DeepSeek-V3 on long-context benchmarks.

To establish the design, DeepSeek started with DeepSeek-V3 as a base. They first attempted fine-tuning it only with RL, and with no supervised fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have actually likewise released. This design displays strong thinking efficiency, however" powerful thinking habits, it faces several issues. For example, DeepSeek-R1-Zero battles with obstacles like bad readability and language mixing."

To resolve this, the group used a brief stage of SFT to prevent the "cold start" issue of RL. They collected a number of thousand 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 using rejection tasting, resulting in a dataset of 800k samples. This dataset was utilized for additional fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek assessed their design on a range of thinking, math, and coding benchmarks and compared it to other designs, consisting of Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 surpassed all of them on numerous of the criteria, including 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 math. It was likewise connected for # 1 with o1 in "Hard Prompt with Style Control" category.

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

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 space together" ... It then thought for 20 paragraphs before outputting the joke! ... [T] he joke is awful. But the process of arriving was such an intriguing insight into how these new designs work.

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

DeepSeek is rapidly becoming a strong contractor of open designs. Not just are these designs fantastic entertainers, wiki.myamens.com but their license allows use of their outputs for distillation, potentially pushing forward the state of the art for language models (and multimodal models) of all sizes.

The DeepSeek-R1 designs are available on HuggingFace.

About the Author

Alford

Rate this Article

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

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Starting with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to explore advanced innovations? You can begin developing intelligent apps with complimentary Azure app, data, and AI services to minimize in advance expenses. Discover more.

    How could we enhance? Take the InfoQ reader survey

    Each year, we seek feedback from our readers to assist us enhance InfoQ. Would you mind spending 2 minutes to share your feedback in our brief study? Your feedback will straight help 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 designers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking