Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W woowsent
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 54
    • Issues 54
    • 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
  • Abraham Prevost
  • woowsent
  • Issues
  • #17

Closed
Open
Created Apr 06, 2025 by Abraham Prevost@abrahamprevostMaintainer

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 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 on DeepSeek-V3, a mix of professionals (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 study group likewise performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and released numerous versions of each; these models surpass larger models, including GPT-4, on mathematics and coding standards.

[DeepSeek-R1 is] the initial step towards improving language model thinking capabilities using pure reinforcement knowing (RL). Our goal is to explore the potential of LLMs to develop thinking abilities without any monitored data, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a vast array of tasks, including imaginative writing, answering, editing, summarization, and more. Additionally, DeepSeek-R1 shows exceptional efficiency on tasks requiring long-context understanding, substantially surpassing DeepSeek-V3 on long-context criteria.

To develop the model, higgledy-piggledy.xyz DeepSeek began with DeepSeek-V3 as a base. They initially attempted fine-tuning it just with RL, and with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually likewise launched. This model shows strong thinking efficiency, but" effective thinking habits, it faces a number of concerns. For example, DeepSeek-R1-Zero fights with difficulties like poor readability and language mixing."

To address this, the team used a brief phase of SFT to prevent the "cold start" problem of RL. They gathered numerous thousand examples of chain-of-thought reasoning to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure converged, they then gathered more SFT data using rejection tasting, it-viking.ch resulting in a dataset of 800k samples. This dataset was used for higgledy-piggledy.xyz additional fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek assessed their model 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 standards, kousokuwiki.org including 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 general in the arena and # 1 in coding and mathematics. It was likewise connected for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django structure co-creator Simon Willison composed about his explores one of the DeepSeek distilled Llama models on his blog:

Each reaction begins with a ... pseudo-XML tag containing the chain of idea utilized to assist generate the action. [Given the timely] "a joke about a pelican and a walrus who run a tea room together" ... It then believed for 20 paragraphs before outputting the joke! ... [T] he joke is dreadful. But the process of arriving was such an interesting 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 only are these models excellent entertainers, however their license permits use of their outputs for distillation, potentially pushing forward the cutting-edge for language models (and multimodal designs) 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 subject

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Started with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to try out advanced technologies? You can start developing intelligent apps with totally free Azure app, information, and AI services to decrease in advance expenses. Learn More.

    How could we enhance? Take the InfoQ reader study

    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 survey? Your feedback will straight assist us constantly progress 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 neighborhood of over 250,000 senior designers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking