Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • S sktorrent
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Lucas Bryant
  • sktorrent
  • Issues
  • #1

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 learning (RL) to improve reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 design on several criteria, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of professionals (MoE) design just 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 team also carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and released numerous versions of each; these designs exceed bigger models, consisting of GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the primary step toward improving language model thinking capabilities utilizing pure support learning (RL). Our objective is to explore the capacity of LLMs to develop thinking capabilities without any supervised information, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a broad variety of tasks, including creative writing, basic question answering, editing, summarization, and more. Additionally, DeepSeek-R1 shows exceptional efficiency on jobs requiring long-context understanding, considerably 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 hb9lc.org with no supervised fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually also launched. This design displays strong thinking efficiency, but" effective reasoning habits, it faces a number of concerns. For example, DeepSeek-R1-Zero deals with challenges like bad readability and language blending."

To address this, the group a brief stage of SFT to avoid the "cold start" problem of RL. They collected a number of thousand examples of chain-of-thought reasoning to use in SFT of DeepSeek-V3 before running RL. After the RL process converged, they then collected more SFT data using rejection tasting, forum.batman.gainedge.org leading to a dataset of 800k samples. This dataset was used for further fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek assessed their model on a range of reasoning, math, and coding standards and compared it to other models, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 surpassed all of them on numerous of the benchmarks, 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 revealed that DeepSeek-R1 was ranked # 3 general in the arena and # 1 in coding and setiathome.berkeley.edu mathematics. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" category.

Django framework co-creator Simon Willison wrote about his try outs among the DeepSeek distilled Llama designs on his blog:

Each reaction starts with a ... pseudo-XML tag containing the chain of idea used to help create the response. [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 designs work.

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

DeepSeek is rapidly becoming a strong home builder of open designs. Not just are these models fantastic entertainers, but their license permits usage of their outputs for links.gtanet.com.br distillation, possibly pushing forward the state of the art for language designs (and multimodal models) of all sizes.

The DeepSeek-R1 designs are available on HuggingFace.

About the Author

Anthony Alford

Rate this Article

This content 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] Getting Going with Azure Kubernetes Service

Related Sponsor

Free services for AI apps. Are you all set to experiment with cutting-edge technologies? You can begin developing smart apps with totally free Azure app, data, and AI services to lessen upfront costs. Find out more.

How could we improve? Take the InfoQ reader study

Each year, 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 study? Your feedback will straight help us continually progress how we support you. The InfoQ Team Take the study

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 developers.

Assignee
Assign to
Time tracking