Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
2 229
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 11
    • Issues 11
    • 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
  • Antoine MacKillop
  • 229
  • Issues
  • #2

Closed
Open
Created Apr 02, 2025 by Antoine MacKillop@antoineybx2901Maintainer

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 results on par with OpenAI's o1 model on numerous criteria, including MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mix of experts (MoE) model recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research team also performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched several variations of each; these models outperform larger models, forum.pinoo.com.tr including GPT-4, on math and coding standards.

[DeepSeek-R1 is] the primary step toward improving language design thinking capabilities utilizing pure support knowing (RL). Our objective is to check out the capacity of LLMs to establish reasoning capabilities without any monitored data, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a broad variety of jobs, consisting of creative writing, general question answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows impressive performance on tasks needing long-context understanding, considerably exceeding DeepSeek-V3 on long-context standards.

To establish the model, DeepSeek started with DeepSeek-V3 as a base. They initially tried fine-tuning it just with RL, and without any monitored fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have likewise released. This model shows strong reasoning performance, however" effective reasoning behaviors, it deals with several concerns. For instance, DeepSeek-R1-Zero has a hard time with difficulties like poor readability and language mixing."

To address this, the group utilized a short stage of SFT to prevent the "cold start" problem of RL. They collected a number of thousand pediascape.science examples of chain-of-thought thinking to use in SFT of DeepSeek-V3 before running RL. After the RL procedure assembled, they then gathered more SFT information using rejection tasting, leading to a dataset of 800k samples. This dataset was used for and to produce the distilled designs from Llama and Qwen.

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

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

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

Django framework co-creator Simon Willison discussed his explores one of the DeepSeek distilled Llama models on his blog:

Each reaction begins with a ... pseudo-XML tag containing the chain of thought utilized to help produce the action. [Given the prompt] "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 awful. But the process of arriving was such an interesting insight into how these brand-new designs work.

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

DeepSeek is quickly becoming a strong home builder of open models. Not just are these designs terrific entertainers, however their license allows use of their outputs for distillation, possibly 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 material 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 Started with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you ready to experiment with cutting-edge innovations? You can begin constructing intelligent apps with complimentary Azure app, information, and AI services to minimize in advance costs. Learn More.

    How could we enhance? Take the InfoQ reader survey

    Each year, we look for feedback from our readers to help us enhance InfoQ. Would you mind spending 2 minutes to share your feedback in our brief survey? Your feedback will straight help us constantly develop 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 neighborhood of over 250,000 senior developers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking