Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
V
vloglover
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 14
    • Issues 14
    • 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
  • Denis Tuck
  • vloglover
  • Issues
  • #10

Closed
Open
Opened Feb 15, 2025 by Denis Tuck@denistuck87215
  • 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 knowing (RL) to enhance reasoning capability. DeepSeek-R1 attains outcomes 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 mix of experts (MoE) design just recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research study group also carried out understanding distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched several variations of each; these designs surpass bigger models, including GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the first action towards improving language model thinking capabilities using pure reinforcement learning (RL). Our goal is to check out the capacity of LLMs to establish thinking abilities without any supervised information, trademarketclassifieds.com concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a vast array of jobs, consisting of innovative writing, general question answering, wiki.lafabriquedelalogistique.fr modifying, summarization, and more. Additionally, DeepSeek-R1 shows impressive performance on jobs needing long-context understanding, substantially exceeding DeepSeek-V3 on long-context standards.

To establish the model, DeepSeek began with DeepSeek-V3 as a base. They initially tried fine-tuning it just with RL, and without any supervised fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have likewise launched. This model exhibits strong reasoning efficiency, however" effective reasoning habits, it faces several issues. For instance, DeepSeek-R1-Zero battles with difficulties like bad readability and language mixing."

To resolve this, the group utilized a short stage of SFT to avoid the "cold start" issue of RL. They collected several thousand examples of chain-of-thought reasoning to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure assembled, they then collected more SFT information utilizing rejection sampling, leading to a dataset of 800k samples. This dataset was utilized for additional fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek examined their design on a variety of thinking, math, and coding criteria and compared it to other models, including Claude-3.5- Sonnet, GPT-4o, and wavedream.wiki o1. DeepSeek-R1 outshined all of them on numerous of the standards, wavedream.wiki 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 general in the arena and # 1 in coding and math. It was likewise connected for # 1 with o1 in "Hard Prompt with Style Control" category.

Django structure co-creator Simon Willison composed about his explores among the DeepSeek distilled Llama designs on his blog:

Each response starts with a ... pseudo-XML tag containing the chain of thought used to help generate the action. [Given the timely] "a joke about a pelican and a walrus who run a tea room together" ... It then thought for 20 paragraphs before the joke! ... [T] he joke is dreadful. But the process 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 becoming a strong home builder of open designs. Not just are these designs excellent entertainers, however their license permits use of their outputs for wiki.lafabriquedelalogistique.fr distillation, potentially pushing forward the cutting-edge for language designs (and forum.altaycoins.com multimodal models) of all sizes.

The DeepSeek-R1 designs are available on HuggingFace.

About the Author

Anthony Alford

Rate this Article

This material remains in the AI, ML & Data Engineering subject

Related Topics:

- AI, ML & Data Engineering - Generative AI

  • Large language models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Going with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you ready to experiment with cutting-edge technologies? You can start developing intelligent apps with complimentary Azure app, data, and AI services to minimize in advance costs. Find out 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 costs 2 minutes to share your feedback in our brief study? Your feedback will straight help us continuously develop how we support you. The InfoQ Team Take the study

    Related Content

    The InfoQ Newsletter

    A round-up of last week's material on InfoQ sent every Tuesday. Join a community of over 250,000 senior designers.
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: denistuck87215/vloglover#10