Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Q quikconnect
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 1
    • Issues 1
    • 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
  • Georgetta Messina
  • quikconnect
  • Issues
  • #1

Closed
Open
Created Feb 18, 2025 by Georgetta Messina@georgettamessiMaintainer

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 knowing (RL) to enhance reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on numerous benchmarks, consisting of MATH-500 and SWE-bench.

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

[DeepSeek-R1 is] the initial step toward improving language design reasoning capabilities using pure support learning (RL). Our objective is to check out the potential of LLMs to establish thinking capabilities with no monitored data, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a vast array of jobs, including creative writing, general concern answering, editing, summarization, and more. Additionally, DeepSeek-R1 shows outstanding performance on tasks needing long-context understanding, significantly surpassing DeepSeek-V3 on long-context benchmarks.

To establish the design, DeepSeek started with DeepSeek-V3 as a base. They first tried fine-tuning it just with RL, and with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have also launched. This model exhibits strong thinking efficiency, but" powerful reasoning habits, it faces a number of problems. For circumstances, DeepSeek-R1-Zero battles with difficulties like poor readability and language blending."

To address this, the group used a brief stage of SFT to prevent the "cold start" problem of RL. They gathered numerous thousand examples of chain-of-thought thinking to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure assembled, they then collected more SFT data utilizing rejection sampling, resulting in a dataset of 800k samples. This dataset was used for additional fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek evaluated their design on a variety of thinking, mathematics, and coding benchmarks and compared it to other designs, consisting of Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 outshined all of them on several of the criteria, consisting of AIME 2024 and setiathome.berkeley.edu MATH-500.

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

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

Django structure co-creator Simon Willison discussed his try outs among the DeepSeek distilled Llama models on his blog site:

Each response begins with a ... pseudo-XML tag containing the chain of thought utilized to help generate the action. [Given the timely] "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 getting there was such an intriguing insight into how these brand-new models work.

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

DeepSeek is rapidly becoming a strong builder of open designs. Not only are these designs great entertainers, but their license allows usage of their outputs for distillation, potentially pushing 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 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] Getting Going with Service

    Related Sponsor

    Free services for AI apps. Are you prepared to experiment with innovative innovations? You can start constructing intelligent apps with totally free Azure app, data, and AI services to minimize upfront expenses. Discover more.

    How could we improve? Take the InfoQ reader study

    Each year, we look for 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 help us continually develop how we support you. The InfoQ Team Take the study

    Related Content

    The InfoQ Newsletter

    A round-up of recently'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