Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
H humlog
  • 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
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Danial Rey
  • humlog
  • Issues
  • #1

Something went wrong while setting issue due date.
Closed
Open
Created 1 month ago by Danial Rey@danialrey18729Maintainer
  • New issue

  • Report abuse

  • New issue

  • Report abuse

DeepSeek Open-Sources DeepSeek-R1 LLM with Performance Comparable To OpenAI's O1 Model

Open

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 reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 design on a number of benchmarks, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of professionals (MoE) model recently open-sourced by DeepSeek. This base model is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research study team also carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and released a number of variations of each; these models exceed bigger designs, including GPT-4, yewiki.org on mathematics and coding benchmarks.

[DeepSeek-R1 is] the initial step toward enhancing language model thinking abilities utilizing pure support knowing (RL). Our objective is to explore the potential of LLMs to develop reasoning abilities with no monitored information, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... master a wide variety of jobs, including innovative writing, basic question answering, editing, summarization, and more. Additionally, DeepSeek-R1 shows outstanding efficiency on jobs needing long-context understanding, significantly outshining DeepSeek-V3 on long-context standards.

To develop the design, DeepSeek started with DeepSeek-V3 as a base. They first tried fine-tuning it only with RL, and without any supervised fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, which they have also launched. This model displays strong thinking performance, however" effective thinking behaviors, it deals with numerous concerns. For circumstances, DeepSeek-R1-Zero has problem with difficulties like poor readability and language blending."

To address this, the team used a brief stage of SFT to prevent the "cold start" problem 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 process converged, they then collected more SFT data using rejection sampling, resulting in a dataset of 800k samples. This dataset was utilized for more fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek examined their model on a range of reasoning, math, setiathome.berkeley.edu and coding criteria and compared it to other models, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 exceeded all of them on several 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 # 1 in coding and mathematics. It was likewise connected for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django structure co-creator Simon Willison discussed his explores among the DeepSeek distilled Llama models on his blog:

Each reaction begins with a ... pseudo-XML tag containing the chain of idea utilized to help produce 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 horrible. But the process of getting there was such an interesting insight into how these new models work.

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

DeepSeek is rapidly emerging as a strong home builder of open designs. Not just are these models great entertainers, however their license allows usage of their outputs for distillation, possibly pressing forward the cutting-edge for language models (and multimodal models) of all sizes.

The DeepSeek-R1 models are available on HuggingFace.

About the Author

Anthony Alford

Rate this Article

This content remains in the AI, hb9lc.org ML & Data Engineering topic

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Getting Going with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to experiment with advanced technologies? You can begin constructing with totally free Azure app, data, and AI services to minimize upfront expenses. Learn More.

    How could we improve? Take the InfoQ reader study

    Each year, we seek feedback from our readers to assist us enhance InfoQ. Would you mind spending 2 minutes to share your feedback in our brief survey? Your feedback will straight assist us constantly progress 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 developers.
  1. Oh no!

    You are trying to upload something other than an image. Please upload a .png, .jpg, .jpeg, .gif, .bmp, .tiff or .ico.

    Incoming!

    Drop your designs to start your upload.

Linked issues
0

Related merge requests

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
None
Milestone
None
Assign milestone
None
Time tracking
No estimate or time spent
Due date
None
None
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
1
1 participant
user avatar
Reference: