Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
L
lewis
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 11
    • Issues 11
    • 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
  • Fredericka Julia
  • lewis
  • Issues
  • #4

Closed
Open
Opened Feb 27, 2025 by Fredericka Julia@frederickaqqz0
  • 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 knowing (RL) to enhance reasoning capability. DeepSeek-R1 attains results on par with OpenAI's o1 model on a number of standards, consisting of MATH-500 and wavedream.wiki SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of experts (MoE) design just recently open-sourced by DeepSeek. This base design is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research team likewise performed understanding distillation from DeepSeek-R1 to open-source Qwen and Llama designs and released numerous versions of each; these models surpass bigger designs, including GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the towards improving language design thinking abilities using pure support knowing (RL). Our objective is to explore the potential of LLMs to establish thinking capabilities with no supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a large range of jobs, consisting of imaginative writing, general concern answering, modifying, genbecle.com summarization, and more. Additionally, demo.qkseo.in DeepSeek-R1 demonstrates outstanding performance on jobs needing long-context understanding, substantially outperforming DeepSeek-V3 on long-context criteria.

To establish the model, raovatonline.org DeepSeek began with DeepSeek-V3 as a base. They initially attempted fine-tuning it just with RL, garagesale.es and with no supervised fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have actually likewise released. This model displays strong thinking efficiency, but" effective reasoning habits, it deals with a number of problems. For instance, DeepSeek-R1-Zero has problem with difficulties like bad readability and language blending."

To resolve this, the group utilized a brief stage of SFT to prevent the "cold start" problem of RL. They gathered several thousand examples of chain-of-thought thinking to utilize in SFT of DeepSeek-V3 before running RL. After the RL process converged, they then gathered more SFT data utilizing rejection sampling, leading to a dataset of 800k samples. This dataset was utilized for more fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek examined their model on a range of thinking, mathematics, and coding standards and compared it to other designs, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 surpassed all of them on numerous of the standards, including 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 math. It was also tied for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django structure co-creator Simon Willison discussed his explores one of the DeepSeek distilled Llama designs on his blog site:

Each response begins with a ... pseudo-XML tag containing the chain of idea utilized to help generate the response. [Given the timely] "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 dreadful. But the procedure of getting there was such an intriguing insight into how these new designs work.

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

DeepSeek is rapidly emerging as a strong builder of open models. Not just are these models excellent entertainers, oeclub.org however their license allows use of their outputs for 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 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 experiment with cutting-edge technologies? You can start building smart apps with complimentary Azure app, information, and AI services to decrease upfront expenses. Discover more.

    How could we enhance? Take the InfoQ reader study

    Each year, we look for feedback from our readers to help us improve InfoQ. Would you mind spending 2 minutes to share your feedback in our brief study? Your feedback will straight assist us continuously progress how we support you. The InfoQ Team Take the survey

    Related Content

    The InfoQ Newsletter

    A round-up of recently's material on InfoQ sent out every Tuesday. Join a community 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: frederickaqqz0/lewis#4