Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
O
ouj
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 1
    • Issues 1
    • 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
  • Solomon Daigle
  • ouj
  • Issues
  • #1

Closed
Open
Opened Feb 17, 2025 by Solomon Daigle@solomon43c4263Maintainer
  • 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 improve thinking capability. DeepSeek-R1 attains results on par with OpenAI's o1 design on several benchmarks, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of experts (MoE) design recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research team likewise performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched numerous versions of each; these models outperform bigger designs, consisting of GPT-4, on math and coding criteria.

[DeepSeek-R1 is] the primary step towards improving language design reasoning capabilities using pure support learning (RL). Our objective is to check out the capacity of LLMs to establish thinking abilities without any monitored information, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a large range of jobs, including innovative writing, basic question answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows exceptional performance on jobs needing long-context understanding, substantially surpassing DeepSeek-V3 on long-context standards.

To develop the design, DeepSeek began with DeepSeek-V3 as a base. They first tried fine-tuning it just with RL, and with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, yewiki.org which they have actually likewise launched. This design displays strong thinking performance, but" powerful reasoning habits, it faces several problems. For example, DeepSeek-R1-Zero fights with challenges like bad readability and language mixing."

To address this, the team used a short stage of SFT to prevent the "cold start" issue of RL. They gathered a number of thousand examples of chain-of-thought thinking to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure assembled, they then gathered more SFT data using rejection tasting, demo.qkseo.in 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 evaluated their design on a variety of reasoning, math, and coding standards and it-viking.ch compared it to other designs, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 outperformed all of them on several of the benchmarks, 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 total in the arena and # 1 in coding and mathematics. It was also tied for # 1 with o1 in "Hard Prompt with Style Control" category.

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

Each reaction begins with a ... pseudo-XML tag containing the chain of thought utilized to help generate the reaction. [Given the timely] "a joke about a pelican and a walrus who run a tea room together" ... It then thought for 20 paragraphs before outputting the joke! ... [T] he joke is terrible. But the process of getting there was such an interesting insight into how these brand-new models work.

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

DeepSeek is rapidly becoming a strong builder of open designs. Not only are these designs fantastic entertainers, wiki.whenparked.com however their license permits usage of their outputs for distillation, possibly pushing forward the cutting-edge for language models (and multimodal models) of all sizes.

The DeepSeek-R1 designs are available on HuggingFace.

About the Author

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 all set to explore cutting-edge innovations? You can start developing smart apps with free Azure app, information, and AI services to decrease in advance costs. Learn More.

    How could we enhance? Take the InfoQ reader survey

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

    Related Content

    The InfoQ Newsletter

    A round-up of last week's content on InfoQ sent out 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: solomon43c4263/ouj#1