Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M
mission-telecom
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 1
    • Issues 1
    • 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
  • Freya Labbe
  • mission-telecom
  • Issues
  • #1

Closed
Open
Opened Feb 19, 2025 by Freya Labbe@freyalabbe2139
  • 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 improve reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on a number of benchmarks, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mix of experts (MoE) model just recently open-sourced by DeepSeek. This base design is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented variation of RL. The research study group likewise carried out understanding distillation from DeepSeek-R1 to open-source Qwen and pipewiki.org Llama models and released several versions of each; these designs outperform bigger designs, consisting of GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the very first step toward enhancing language design thinking abilities using pure reinforcement learning (RL). Our objective is to check out the capacity of LLMs to establish reasoning capabilities with no monitored information, focusing on their self-evolution through a pure RL ...DeepSeek-R1 ... master a wide variety of jobs, consisting of creative writing, general concern answering, trademarketclassifieds.com modifying, summarization, and more. Additionally, DeepSeek-R1 shows exceptional performance on jobs requiring long-context understanding, substantially outshining DeepSeek-V3 on long-context benchmarks.

To develop the design, DeepSeek started 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 design displays strong thinking performance, however" powerful reasoning behaviors, it deals with several issues. For instance, DeepSeek-R1-Zero has problem with challenges like poor readability and language blending."

To resolve this, forum.pinoo.com.tr the team utilized a short phase of SFT to prevent the "cold start" issue of RL. They gathered 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 data using rejection tasting, leading to a dataset of 800k samples. This dataset was utilized for more fine-tuning and yewiki.org to produce the distilled models from Llama and Qwen.

DeepSeek assessed their model on a range of thinking, mathematics, and coding benchmarks and compared it to other models, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 outperformed all of them on numerous of the standards, bytes-the-dust.com including AIME 2024 and MATH-500.

DeepSeek-R1 Performance. Image Source: DeepSeek-R1 Technical Report

Within a few days of its release, wiki.snooze-hotelsoftware.de the LMArena revealed 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 discussed his try outs one of the DeepSeek distilled Llama designs on his blog:

Each reaction begins with a ... pseudo-XML tag containing the chain of thought utilized to assist produce 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 dreadful. But the procedure of arriving was such an intriguing insight into how these brand-new designs work.

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

DeepSeek is rapidly becoming a strong contractor of open models. Not only are these models fantastic entertainers, but their license permits use of their outputs for distillation, potentially 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 content remains in the AI, ML & Data Engineering topic

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Beginning with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you ready to try out advanced innovations? You can start developing intelligent apps with free Azure app, data, and AI services to lessen in advance costs. Learn More.

    How could we improve? Take the InfoQ reader study

    Each year, we seek feedback from our readers to assist us enhance InfoQ. Would you mind costs 2 minutes to share your feedback in our brief survey? Your feedback will straight assist us constantly develop how we support you. The InfoQ Team 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: freyalabbe2139/mission-telecom#1