Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
R
rackons
  • 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
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI / CD
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Aiden Overton
  • rackons
  • Issues
  • #1

Closed
Open
Opened Apr 07, 2025 by Aiden Overton@aidenoverton6Maintainer
  • Report abuse
  • New issue
Report abuse New issue

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

DeepSeek-R1 is based on DeepSeek-V3, a mix of specialists (MoE) model 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 team also carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched numerous variations of each; these models exceed larger designs, consisting of GPT-4, on math and systemcheck-wiki.de coding criteria.

[DeepSeek-R1 is] the initial step towards enhancing language design thinking capabilities utilizing pure support learning (RL). Our objective is to explore the capacity of LLMs to develop thinking capabilities without any monitored information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a large range of tasks, consisting of imaginative writing, general question answering, editing, larsaluarna.se summarization, and trademarketclassifieds.com more. Additionally, DeepSeek-R1 demonstrates outstanding efficiency on jobs requiring long-context understanding, considerably outshining DeepSeek-V3 on long-context standards.

To develop the model, DeepSeek began with DeepSeek-V3 as a base. They first tried fine-tuning it only with RL, and without any monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually likewise released. This model shows strong thinking performance, but" powerful thinking behaviors, it deals with several issues. For instance, DeepSeek-R1-Zero has problem with challenges like poor readability and language blending."

To resolve this, the team utilized a brief stage of SFT to avoid the "cold start" issue of RL. They collected 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 information using rejection sampling, leading to a dataset of 800k samples. This dataset was used for further fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek evaluated their model on a range of reasoning, mathematics, and coding benchmarks and compared it to other models, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 exceeded all of them on several of the standards, consisting of AIME 2024 and 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 general in the arena and # 1 in coding and math. It was also connected for # 1 with o1 in "Hard Prompt with Style Control" category.

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

Each response starts with a ... pseudo-XML tag containing the chain of idea used to help the action. [Given the timely] "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 terrible. 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 rapidly becoming a strong builder of open designs. Not just are these models great entertainers, however their license permits usage 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, systemcheck-wiki.de 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 try out advanced innovations? You can begin developing smart apps with free Azure app, information, and AI services to reduce in advance costs. Find out more.

    How could we enhance? Take the InfoQ reader study

    Each year, we look for feedback from our readers to assist us improve InfoQ. Would you mind spending 2 minutes to share your feedback in our brief survey? Your feedback will straight help us continuously progress how we support you. The InfoQ Team Take the survey

    Related Content

    The InfoQ Newsletter

    A round-up of last week's material on InfoQ sent out every Tuesday. Join a neighborhood of over 250,000 senior developers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: aidenoverton6/rackons#1