Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
A
aircrew
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 31
    • Issues 31
    • 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
  • Adela Edmund la Touche
  • aircrew
  • Issues
  • #10

Closed
Open
Opened Apr 09, 2025 by Adela Edmund la Touche@adelarya98813
  • 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 reinforcement knowing (RL) to enhance reasoning 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 mixture of specialists (MoE) design just recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research group also carried out understanding distillation from DeepSeek-R1 to open-source Qwen and Llama designs and released several versions of each; these models outshine larger designs, consisting of GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the primary step towards improving language design thinking capabilities using pure support knowing (RL). Our objective is to check out the capacity of LLMs to develop reasoning abilities without any supervised information, on their self-evolution through a pure RL process...DeepSeek-R1 ... master a wide variety of tasks, consisting of imaginative writing, basic concern answering, modifying, summarization, and more. Additionally, it-viking.ch DeepSeek-R1 demonstrates impressive efficiency on tasks requiring long-context understanding, trademarketclassifieds.com considerably outperforming DeepSeek-V3 on long-context criteria.

To develop the design, 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 design called DeepSeek-R1-Zero, which they have actually likewise released. This model shows strong thinking performance, but" powerful reasoning behaviors, it faces numerous problems. For instance, DeepSeek-R1-Zero battles with challenges like bad readability and language blending."

To address this, the team utilized a brief stage of SFT to avoid the "cold start" problem of RL. They gathered several thousand examples of chain-of-thought reasoning to utilize in SFT of DeepSeek-V3 before running RL. After the RL process converged, they then collected more SFT information 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 examined their model on a range of thinking, mathematics, and coding standards and compared it to other models, consisting of Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 surpassed all of them on numerous of the benchmarks, including 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 overall in the arena and # 1 in coding and mathematics. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" category.

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

Each reaction begins with a ... pseudo-XML tag containing the chain of idea used to assist create the response. [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 terrible. But the procedure of arriving was such an interesting insight into how these brand-new designs work.

Andrew Ng's newsletter The Batch blogged about DeepSeek-R1:

DeepSeek is quickly becoming a strong builder of open designs. Not only are these designs great entertainers, but their license permits usage of their outputs for distillation, pipewiki.org possibly pressing forward the state of the art for language models (and multimodal designs) of all sizes.

The DeepSeek-R1 designs 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 models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Going 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 totally free Azure app, data, and AI services to lessen in advance expenses. Learn More.

    How could we enhance? Take the InfoQ reader study

    Each year, 89u89.com we seek feedback from our readers to help us enhance InfoQ. Would you mind costs 2 minutes to share your feedback in our brief survey? Your feedback will straight help us continuously evolve how we support you. The InfoQ Team Take the study

    Related Content

    The InfoQ Newsletter

    A round-up of last week's content on InfoQ sent every Tuesday. Join a community of over 250,000 senior designers.
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: adelarya98813/aircrew#10