Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
1
160
  • 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
    • 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
  • Traci Whitworth
  • 160
  • Issues
  • #1

Closed
Open
Opened Apr 04, 2025 by Traci Whitworth@traciwhitworthMaintainer
  • 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 thinking ability. 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 upon DeepSeek-V3, a mixture of specialists (MoE) model just recently open-sourced by DeepSeek. This base model is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research group also carried out understanding distillation from DeepSeek-R1 to open-source Qwen and larsaluarna.se Llama models and a number of versions of each; these designs exceed larger designs, consisting of GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the initial step toward enhancing language design thinking abilities using pure support knowing (RL). Our goal is to check out the potential of LLMs to establish thinking capabilities without any supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a large range of jobs, consisting of creative writing, general question answering, editing, summarization, oeclub.org and more. Additionally, DeepSeek-R1 shows impressive efficiency on tasks needing long-context understanding, significantly exceeding DeepSeek-V3 on long-context benchmarks.

To establish the model, DeepSeek began with DeepSeek-V3 as a base. They initially attempted fine-tuning it just with RL, and without any monitored fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, wiki.dulovic.tech which they have actually likewise released. This design exhibits strong reasoning efficiency, but" effective thinking behaviors, it deals with a number of issues. For instance, DeepSeek-R1-Zero struggles with difficulties like poor readability and language mixing."

To address this, raovatonline.org the group utilized a short phase of SFT to prevent the "cold start" problem of RL. They gathered numerous thousand examples of chain-of-thought thinking to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure converged, they then gathered more SFT data using rejection tasting, 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 model on a range of thinking, mathematics, and coding benchmarks and compared it to other designs, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 exceeded all of them on numerous of the standards, including AIME 2024 and MATH-500.

DeepSeek-R1 Performance. Image Source: gratisafhalen.be DeepSeek-R1 Technical Report

Within a couple of days of its release, higgledy-piggledy.xyz the LMArena announced that DeepSeek-R1 was ranked # 3 total in the arena and # 1 in coding and math. It was also connected for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django structure co-creator Simon Willison wrote about his experiments with among the DeepSeek distilled Llama designs on his blog:

Each response starts with a ... pseudo-XML tag containing the chain of thought utilized to assist generate the action. [Given the prompt] "a joke about a pelican and a walrus who run a tea space together" ... It then believed for 20 paragraphs before outputting the joke! ... [T] he joke is horrible. But the process of arriving was such an interesting insight into how these new models work.

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

DeepSeek is quickly emerging as a strong builder of open designs. Not just are these designs great entertainers, however their license permits usage of their outputs for distillation, potentially 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 models

    - Related Editorial

    Related Sponsored Content

    - [eBook] Starting with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to try out advanced innovations? You can start developing smart apps with free Azure app, data, and AI services to decrease in advance costs. Discover more.

    How could we enhance? Take the InfoQ reader survey

    Each year, systemcheck-wiki.de we look for feedback from our readers to assist us enhance InfoQ. Would you mind costs 2 minutes to share your feedback in our short survey? Your feedback will straight help us continually 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 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: traciwhitworth/160#1