Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
lonestartube
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 57
    • Issues 57
    • 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
  • Alice Branco
  • lonestartube
  • Issues
  • #1

Closed
Open
Opened Feb 06, 2025 by Alice Branco@alicebranco819
  • 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, engel-und-waisen.de an LLM fine-tuned with reinforcement learning (RL) to improve thinking 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 on DeepSeek-V3, a mixture 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 team also performed understanding distillation from DeepSeek-R1 to open-source Qwen and Llama models and fishtanklive.wiki launched numerous versions of each; these designs outshine bigger designs, consisting of GPT-4, on math and coding standards.

[DeepSeek-R1 is] the very first step towards enhancing language model reasoning abilities using pure support learning (RL). Our objective is to explore the capacity of LLMs to develop thinking without any supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a vast array of jobs, consisting of imaginative writing, general question answering, editing, summarization, and more. Additionally, DeepSeek-R1 demonstrates impressive performance on tasks needing long-context understanding, considerably exceeding DeepSeek-V3 on long-context criteria.

To establish the design, DeepSeek started with DeepSeek-V3 as a base. They initially tried fine-tuning it just with RL, and without any monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually also released. This model displays strong reasoning performance, but" effective thinking behaviors, it deals with several issues. For example, DeepSeek-R1-Zero struggles with obstacles like bad readability and language blending."

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

DeepSeek assessed their model on a range of thinking, math, and coding benchmarks and compared it to other designs, consisting of Claude-3.5- Sonnet, GPT-4o, and pipewiki.org o1. DeepSeek-R1 outperformed all of them on numerous of the criteria, consisting of 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 overall in the arena and bytes-the-dust.com # 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 discussed his experiments with one of the DeepSeek distilled Llama models on his blog:

Each action starts with a ... pseudo-XML tag containing the chain of thought utilized to assist 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 outputting the joke! ... [T] he joke is awful. But the procedure of getting there was such an intriguing insight into how these brand-new designs work.

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

DeepSeek is quickly becoming a strong home builder of open designs. Not only are these designs fantastic entertainers, however their license allows use of their outputs for systemcheck-wiki.de distillation, potentially pushing forward the cutting-edge for language designs (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 subject

Related Topics:

- AI, forum.altaycoins.com 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 explore cutting-edge technologies? You can start constructing intelligent apps with free Azure app, data, and AI services to reduce in advance expenses. Find out more.

    How could we improve? Take the InfoQ reader study

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

    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
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: alicebranco819/lonestartube#1