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
  • #8

Closed
Open
Opened Apr 08, 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 support learning (RL) to improve thinking ability. DeepSeek-R1 attains results on par with OpenAI's o1 design on several criteria, including MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of professionals (MoE) model just 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 group likewise carried out understanding distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched a number of versions of each; these designs outperform bigger designs, consisting of GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the initial step towards enhancing language design reasoning capabilities utilizing pure support learning (RL). Our goal is to explore the capacity of LLMs to develop reasoning abilities without any monitored data, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a large range of jobs, consisting of innovative writing, general question answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows impressive efficiency on tasks requiring long-context understanding, considerably outperforming DeepSeek-V3 on long-context standards.

To establish the design, DeepSeek began with DeepSeek-V3 as a base. They initially tried fine-tuning it just with RL, and with no supervised fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually also released. This model shows strong reasoning performance, however" powerful thinking habits, it faces numerous issues. For circumstances, DeepSeek-R1-Zero struggles with difficulties like poor readability and language blending."

To resolve this, the group used a short phase of SFT to prevent the "cold start" problem of RL. They gathered a number of thousand examples of chain-of-thought thinking to utilize in SFT of DeepSeek-V3 before running RL. After the RL process assembled, they then collected more SFT information using rejection sampling, resulting in a dataset of 800k samples. This dataset was used for more fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek assessed their model on a variety of reasoning, math, and coding criteria 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 criteria, 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 mathematics. It was also connected for # 1 with o1 in "Hard Prompt with Style Control" category.

Django framework co-creator Simon Willison blogged about his explores among the DeepSeek distilled Llama models on his blog site:

Each response begins with a ... pseudo-XML tag containing the chain of thought utilized to help create 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 getting there was such an interesting insight into how these brand-new designs work.

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

DeepSeek is quickly emerging as a strong builder of open models. Not only are these models excellent entertainers, but their license allows use of their outputs for surgiteams.com distillation, potentially pushing forward the state of the art for language designs (and multimodal models) of all sizes.

The DeepSeek-R1 designs 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 Going with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you all set to experiment with innovative innovations? You can start building smart apps with totally free Azure app, information, and AI services to costs. Find out more.

    How could we enhance? Take the InfoQ reader survey

    Each year, we look for feedback from our readers to assist us enhance InfoQ. Would you mind spending 2 minutes to share your feedback in our brief study? 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
None
Due date
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: adelarya98813/aircrew#8