Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
  • Sign in
Y
youtubegratis
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 14
    • Issues 14
    • 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
  • Alyce O'Shaughnessy
  • youtubegratis
  • Issues
  • #3

Closed
Open
Opened Apr 06, 2025 by Alyce O'Shaughnessy@alyceoshaughne
  • 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 improve thinking ability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 model on numerous benchmarks, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of experts (MoE) design recently open-sourced by DeepSeek. This base design is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research team likewise performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched several variations of each; these models exceed larger models, including GPT-4, on math and coding standards.

[DeepSeek-R1 is] the initial step toward improving language design thinking abilities using pure support knowing (RL). Our objective is to check out the potential of LLMs to establish reasoning capabilities with no monitored information, focusing on their self-evolution through a pure RL process...DeepSeek-R1 ... master a wide variety of tasks, including imaginative writing, general concern answering, editing, summarization, and more. Additionally, DeepSeek-R1 demonstrates outstanding efficiency on jobs requiring long-context understanding, substantially outshining DeepSeek-V3 on long-context benchmarks.

To develop the model, DeepSeek began with DeepSeek-V3 as a base. They first tried fine-tuning it only with RL, and wiki.snooze-hotelsoftware.de with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have likewise released. This design exhibits strong reasoning performance, but" effective reasoning habits, it faces a number of concerns. For example, DeepSeek-R1-Zero has a hard time with obstacles like poor readability and language mixing."

To resolve this, the team used a short stage of SFT to avoid the "cold start" problem of RL. They gathered several thousand examples of chain-of-thought reasoning to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure converged, they then gathered more SFT information using rejection sampling, resulting in a dataset of 800k samples. This dataset was utilized for additional fine-tuning and to produce the distilled designs from Llama and Qwen.

DeepSeek assessed their design on a range of thinking, mathematics, and coding standards and compared it to other designs, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 outshined all of them on numerous of the standards, including 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 math. It was also tied 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 designs on his blog:

Each reaction begins with a ... pseudo-XML tag containing the chain of idea utilized to assist produce the reaction. [Given the timely] "a joke about a pelican and a walrus who run a tea room together" ... It then believed for 20 paragraphs before outputting the joke! ... [T] he joke is horrible. But the procedure 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 quickly emerging as a strong contractor of open designs. Not just are these models great entertainers, however their license allows use 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 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] Getting Started with Service

    Related Sponsor

    Free services for AI apps. Are you ready to explore advanced innovations? You can start developing smart apps with totally free Azure app, information, and AI services to decrease in advance costs. Learn More.

    How could we improve? Take the InfoQ reader survey

    Each year, we look for feedback from our readers to help us enhance InfoQ. Would you mind costs 2 minutes to share your feedback in our short study? Your feedback will straight help us constantly 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 community of over 250,000 senior developers.
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: alyceoshaughne/youtubegratis#3