Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C cjma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Alfred Bronner
  • cjma
  • Issues
  • #15

Closed
Open
Created Feb 21, 2025 by Alfred Bronner@alfredbronnerOwner

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 capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on numerous criteria, setiathome.berkeley.edu consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of experts (MoE) model just recently open-sourced by DeepSeek. This base design is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variation of RL. The research study group likewise performed understanding distillation from DeepSeek-R1 to open-source Qwen and Llama models and released a number of versions of each; these models outperform larger designs, consisting of GPT-4, bytes-the-dust.com on mathematics and coding benchmarks.

[DeepSeek-R1 is] the very first step toward improving language model reasoning capabilities using pure support learning (RL). Our goal is to check out the capacity of LLMs to establish thinking abilities with no supervised information, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a large range of jobs, including imaginative writing, basic concern answering, editing, summarization, setiathome.berkeley.edu and more. Additionally, DeepSeek-R1 demonstrates impressive performance on jobs needing long-context understanding, significantly outperforming DeepSeek-V3 on long-context criteria.

To establish the model, DeepSeek began with DeepSeek-V3 as a base. They first attempted fine-tuning it just with RL, and without any monitored fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have also launched. This model exhibits strong thinking performance, but" powerful reasoning habits, it faces numerous problems. For example, DeepSeek-R1-Zero deals with challenges like poor readability and language blending."

To address this, the group used a short stage of SFT to prevent the "cold start" problem 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 procedure converged, they then collected more SFT information utilizing rejection sampling, leading to a dataset of 800k samples. This dataset was utilized for more fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek evaluated their model on a variety of reasoning, mathematics, and forum.altaycoins.com coding standards and compared it to other designs, including 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 few days of its release, the LMArena revealed that DeepSeek-R1 was ranked # 3 overall in the arena and # 1 in coding and math. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" category.

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

Each response begins with a ... pseudo-XML tag containing the chain of thought utilized to assist create the response. [Given the timely] "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 getting there was such a fascinating insight into how these brand-new models work.

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

DeepSeek is rapidly emerging as a strong contractor of open models. Not just are these designs great entertainers, but their license allows usage of their outputs for distillation, possibly pushing forward the cutting-edge 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 content remains in the AI, archmageriseswiki.com ML & Data Engineering topic

Related Topics:

- AI, ML & Data Engineering - Generative AI

  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Going with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you all set to explore innovative innovations? You can begin building smart apps with totally free Azure app, data, and AI services to reduce in advance costs. Discover more.

    How could we enhance? Take the InfoQ reader survey

    Each year, 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 assist us constantly 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 every Tuesday. Join a community of over 250,000 senior systemcheck-wiki.de developers.
Assignee
Assign to
Time tracking