Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
pierre-humblot
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 29
    • Issues 29
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Angeline De La Condamine
  • pierre-humblot
  • Issues
  • #29

Closed
Open
Opened Jun 01, 2025 by Angeline De La Condamine@angelinefct897
  • 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 improve reasoning ability. DeepSeek-R1 attains results on par with OpenAI's o1 design on a number of standards, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mix of experts (MoE) design just recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy Optimization (GRPO), archmageriseswiki.com a reasoning-oriented version of RL. The research study team likewise carried out understanding distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched several variations of each; these designs surpass bigger designs, consisting of GPT-4, on mathematics and coding standards.

[DeepSeek-R1 is] the step toward enhancing language design reasoning abilities using pure support knowing (RL). Our objective is to explore the capacity of LLMs to develop reasoning capabilities with no supervised data, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a broad range of jobs, including imaginative writing, basic concern answering, editing, summarization, and more. Additionally, DeepSeek-R1 demonstrates impressive performance on tasks needing long-context understanding, significantly surpassing DeepSeek-V3 on long-context standards.

To develop the model, DeepSeek started with DeepSeek-V3 as a base. They initially tried fine-tuning it just with RL, and without any supervised fine-tuning (SFT), trademarketclassifieds.com producing a model called DeepSeek-R1-Zero, which they have actually also launched. This design shows strong thinking performance, but" powerful thinking behaviors, it deals with several issues. For instance, DeepSeek-R1-Zero struggles with challenges like bad readability and language mixing."

To address this, garagesale.es the team utilized a brief phase of SFT to avoid the "cold start" issue of RL. They collected a number of thousand examples of chain-of-thought thinking to use in SFT of DeepSeek-V3 before running RL. After the RL process converged, they then collected more SFT data utilizing rejection tasting, resulting in a dataset of 800k samples. This dataset was utilized for more fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek assessed their model on a variety of thinking, mathematics, and coding criteria and compared it to other models, consisting of Claude-3.5- Sonnet, wiki.dulovic.tech GPT-4o, and o1. DeepSeek-R1 outperformed all of them on numerous of the criteria, consisting of 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 total in the arena and # 1 in coding and setiathome.berkeley.edu math. It was also tied for # 1 with o1 in "Hard Prompt with Style Control" category.

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

Each response starts with a ... pseudo-XML tag containing the chain of idea used to assist generate the response. [Given the prompt] "a joke about a pelican and a walrus who run a tea space together" ... It then believed for 20 paragraphs before outputting the joke! ... [T] he joke is terrible. But the procedure 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 rapidly emerging as a strong contractor of open models. Not just are these models great entertainers, but their license permits usage of their outputs for wiki.snooze-hotelsoftware.de distillation, possibly pressing forward the state of the art for language designs (and multimodal designs) 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, hb9lc.org ML & Data Engineering topic

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 try out cutting-edge technologies? You can start developing intelligent apps with totally free Azure app, information, and AI services to minimize upfront costs. Find out more.

    How could we enhance? Take the InfoQ reader survey

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

    Related Content

    The InfoQ Newsletter

    A round-up of recently's content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: angelinefct897/pierre-humblot#29