Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
2
230
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI / CD
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Cinda Sterne
  • 230
  • Issues
  • #3

Closed
Open
Opened Feb 20, 2025 by Cinda Sterne@cindasterne568Maintainer
  • 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 ability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on several standards, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of experts (MoE) model just recently open-sourced by DeepSeek. This base model is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variation of RL. The research team likewise carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and released a number of variations of each; these designs exceed bigger models, including GPT-4, on mathematics and coding criteria.

[DeepSeek-R1 is] the primary step towards improving language model reasoning capabilities utilizing pure reinforcement knowing (RL). Our goal is to explore the capacity of LLMs to establish thinking capabilities without any monitored data, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a broad range of jobs, including imaginative writing, general question answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows impressive performance on jobs requiring long-context understanding, significantly exceeding DeepSeek-V3 on long-context criteria.

To develop the model, garagesale.es DeepSeek began with DeepSeek-V3 as a base. They initially attempted fine-tuning it only with RL, and with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have likewise launched. This model exhibits strong thinking performance, but" effective thinking habits, it deals with a number of problems. For example, DeepSeek-R1-Zero deals with obstacles like poor readability and language mixing."

To resolve this, the group used a brief phase of SFT to avoid the "cold start" issue of RL. They gathered a number of thousand examples of chain-of-thought reasoning to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure assembled, they then gathered more SFT data using rejection sampling, wavedream.wiki resulting in a dataset of 800k samples. This dataset was utilized for further fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek assessed their design on a range of reasoning, math, and coding standards and compared it to other models, consisting of Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 exceeded all of them on several of the criteria, setiathome.berkeley.edu 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 announced that DeepSeek-R1 was ranked # 3 overall in the arena and # 1 in coding and mathematics. It was also connected for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django framework co-creator Simon Willison discussed his try outs among the DeepSeek distilled Llama models on his blog site:

Each action begins with a ... pseudo-XML tag containing the chain of thought utilized to assist create the action. [Given the prompt] "a joke about a pelican and a walrus who run a tea space together" ... It then thought for 20 paragraphs before outputting the joke! ... [T] he joke is awful. But the process of arriving was such an intriguing 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 designs. Not only are these designs terrific entertainers, but their license permits use of their outputs for distillation, possibly pushing forward the state of the art for yewiki.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 material 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

    for AI apps. Are you ready to try out advanced technologies? You can start building intelligent apps with free Azure app, information, and AI services to minimize in advance costs. Discover more.

    How could we enhance? Take the InfoQ reader study

    Each year, we seek feedback from our readers to help us improve InfoQ. Would you mind costs 2 minutes to share your feedback in our brief survey? Your feedback will straight assist us continuously evolve 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 every Tuesday. Join a neighborhood of over 250,000 senior designers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: cindasterne568/230#3