Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
T
trackrecord
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 2
    • Issues 2
    • 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
  • Marko Faerber
  • trackrecord
  • Issues
  • #1

You need to sign in or sign up before continuing.
Closed
Open
Opened Feb 09, 2025 by Marko Faerber@kicmarko74410
  • 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 learning (RL) to enhance reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 design on several standards, including MATH-500 and yewiki.org SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mix of professionals (MoE) model 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 likewise carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched several variations of each; these designs exceed bigger designs, consisting of GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the first action towards enhancing language design thinking abilities using pure support knowing (RL). Our objective is to check out the capacity of LLMs to establish thinking abilities without any supervised information, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a vast array of tasks, including innovative writing, wiki.snooze-hotelsoftware.de general concern answering, editing, summarization, and more. Additionally, wiki.vst.hs-furtwangen.de DeepSeek-R1 demonstrates outstanding performance on tasks requiring long-context understanding, considerably exceeding DeepSeek-V3 on long-context benchmarks.

To develop the design, DeepSeek began with DeepSeek-V3 as a base. They initially attempted fine-tuning it just with RL, and with no monitored fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, engel-und-waisen.de which they have likewise launched. This design displays strong thinking efficiency, but" powerful reasoning behaviors, it faces numerous concerns. For circumstances, DeepSeek-R1-Zero fights with obstacles like bad readability and language blending."

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

DeepSeek examined their model on a variety of thinking, mathematics, and bytes-the-dust.com coding standards 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 criteria, consisting of AIME 2024 and MATH-500.

DeepSeek-R1 Performance. Image Source: bio.rogstecnologia.com.br 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 math. It was also tied for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django framework co-creator Simon Willison composed about his experiments with among the DeepSeek distilled Llama designs on his blog:

Each action begins with a ... pseudo-XML tag containing the chain of thought used to assist generate 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 dreadful. But the procedure of arriving was such an interesting insight into how these new models work.

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

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

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

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Started with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you all set to explore cutting-edge technologies? You can begin building smart apps with free Azure app, data, and AI services to lessen upfront expenses. Discover more.

    How could we improve? Take the InfoQ reader study

    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 study? Your feedback will straight assist us constantly develop how we support you. The Take the study

    Related Content

    The InfoQ Newsletter

    A round-up of recently's content 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
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: kicmarko74410/trackrecord#1