Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L
lelespace
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 63
    • Issues 63
    • 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
    • CI / CD
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Angelita Pina
  • lelespace
  • Issues
  • #31

Closed
Open
Opened Mar 01, 2025 by Angelita Pina@angelitapina74Maintainer
  • 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 reinforcement learning (RL) to improve reasoning capability. DeepSeek-R1 attains results on par with OpenAI's o1 design on several standards, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mix of experts (MoE) design just recently open-sourced by DeepSeek. This base design is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research study group also performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched a number of variations of each; these models surpass larger models, consisting of GPT-4, on mathematics and coding criteria.

[DeepSeek-R1 is] the initial step toward improving language model reasoning capabilities using pure support knowing (RL). Our objective is to check out the capacity of LLMs to establish thinking capabilities without any supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a wide variety of tasks, links.gtanet.com.br including innovative writing, basic concern answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows outstanding efficiency on tasks needing long-context understanding, significantly exceeding DeepSeek-V3 on long-context criteria.

To establish the design, DeepSeek started with DeepSeek-V3 as a base. They first tried fine-tuning it just with RL, and without any supervised fine-tuning (SFT), surgiteams.com producing a design called DeepSeek-R1-Zero, which they have also launched. This model shows strong thinking performance, however" powerful thinking behaviors, it faces a number of problems. For circumstances, DeepSeek-R1-Zero struggles with difficulties like bad readability and language mixing."

To address this, the group used a brief stage of SFT to prevent the "cold start" issue of RL. They gathered a number of 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 using rejection sampling, setiathome.berkeley.edu 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 evaluated their design on a range of reasoning, mathematics, and coding standards and systemcheck-wiki.de compared it to other models, including Claude-3.5- Sonnet, GPT-4o, and 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 revealed that DeepSeek-R1 was ranked # 3 total in the arena and # 1 in coding and mathematics. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" classification.

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

Each response starts with a ... pseudo-XML tag containing the chain of idea 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 dreadful. But the procedure of getting there was such an intriguing insight into how these brand-new models work.

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

DeepSeek is rapidly becoming a of open models. Not only are these models fantastic entertainers, however their license permits use of their outputs for distillation, archmageriseswiki.com potentially pushing forward the state of the art for garagesale.es 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 subject

Related Topics:

- AI, ML & Data Engineering

  • Generative AI
  • Large language designs

    - Related Editorial

    Related Sponsored Content

    - [eBook] Starting with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to experiment with cutting-edge innovations? You can begin constructing intelligent apps with totally free Azure app, information, and AI services to reduce in advance expenses. Discover more.

    How could we enhance? Take the InfoQ reader survey

    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 short study? Your feedback will straight help us constantly develop 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 out every Tuesday. Join a community of over 250,000 senior designers.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: angelitapina74/lelespace#31