Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
  • Sign in / Register
F
fablabbcn
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 9
    • Issues 9
    • 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
  • Cheryle Goodisson
  • fablabbcn
  • Issues
  • #1

Closed
Open
Opened Feb 07, 2025 by Cheryle Goodisson@cherylegoodiss
  • 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, links.gtanet.com.br an LLM fine-tuned with reinforcement learning (RL) to improve reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on a number of criteria, including MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of professionals (MoE) design 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 also performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and released several versions of each; these designs outperform bigger models, including GPT-4, on math and coding standards.

[DeepSeek-R1 is] the first step towards improving language design thinking abilities utilizing pure reinforcement knowing (RL). Our goal is to the potential of LLMs to establish thinking capabilities without any monitored data, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a broad variety of tasks, gratisafhalen.be including innovative writing, larsaluarna.se basic concern answering, editing, summarization, gratisafhalen.be and more. Additionally, DeepSeek-R1 demonstrates outstanding efficiency on jobs requiring long-context understanding, considerably outshining DeepSeek-V3 on long-context criteria.

To develop the model, DeepSeek began with DeepSeek-V3 as a base. They first attempted fine-tuning it just with RL, and with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually also launched. This design displays strong thinking performance, but" powerful reasoning behaviors, it deals with numerous problems. For example, DeepSeek-R1-Zero battles with difficulties like poor readability and language blending."

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

DeepSeek evaluated their design on a range of reasoning, math, and forum.batman.gainedge.org coding standards and 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, including 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" category.

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

Each reaction begins with a ... pseudo-XML tag containing the chain of thought used to assist produce the response. [Given the prompt] "a joke about a pelican and a walrus who run a tea room together" ... It then believed for 20 paragraphs before outputting the joke! ... [T] he joke is horrible. But the process of getting there was such a fascinating insight into how these brand-new designs work.

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

DeepSeek is rapidly emerging as a strong builder of open designs. Not just are these designs great entertainers, but their license permits usage of their outputs for distillation, possibly pressing forward the state of the art for language models (and multimodal designs) 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 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 prepared to experiment with advanced technologies? You can begin developing smart apps with complimentary Azure app, data, and AI services to lessen upfront costs. Find out more.

    How could we enhance? Take the InfoQ reader survey

    Each year, we look for feedback from our readers to help us enhance InfoQ. Would you mind costs 2 minutes to share your feedback in our short study? Your feedback will straight help us continually evolve how we support you. The InfoQ Team Take the survey

    Related Content

    The InfoQ Newsletter

    A round-up of last week's material 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
0
Labels
None
Assign labels
  • View project labels
Reference: cherylegoodiss/fablabbcn#1