Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
N
neoshop-365
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 13
    • Issues 13
    • 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
  • Caren Greer
  • neoshop-365
  • Issues
  • #4

Closed
Open
Opened Feb 16, 2025 by Caren Greer@carengreer695
  • 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 learning (RL) to improve thinking ability. DeepSeek-R1 attains results on par with OpenAI's o1 model on several criteria, 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 model is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research study team also carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and released numerous versions of each; these designs outperform bigger models, consisting of GPT-4, on math and coding benchmarks.

[DeepSeek-R1 is] the very first action towards enhancing language model thinking capabilities utilizing pure support knowing (RL). Our goal is to explore the of LLMs to develop thinking capabilities without any supervised information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... master a wide variety of jobs, including innovative writing, basic concern answering, modifying, summarization, and more. Additionally, DeepSeek-R1 demonstrates exceptional efficiency on tasks needing long-context understanding, significantly outperforming DeepSeek-V3 on long-context criteria.

To establish the model, DeepSeek started with DeepSeek-V3 as a base. They first tried fine-tuning it only with RL, yewiki.org and with no monitored fine-tuning (SFT), producing a model called DeepSeek-R1-Zero, it-viking.ch which they have also launched. This model displays strong reasoning performance, but" powerful thinking behaviors, it deals with several issues. For example, DeepSeek-R1-Zero struggles with obstacles like bad readability and language mixing."

To address this, the group used a short stage of SFT to prevent the "cold start" problem of RL. They collected several thousand ratemywifey.com 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 evaluated their model on a range of reasoning, mathematics, and coding benchmarks and compared it to other designs, consisting of Claude-3.5- Sonnet, GPT-4o, and wiki.snooze-hotelsoftware.de o1. DeepSeek-R1 outshined 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, yewiki.org the LMArena revealed that DeepSeek-R1 was ranked # 3 total in the arena and # 1 in coding and mathematics. It was also tied for engel-und-waisen.de # 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 site:

Each response starts with a ... pseudo-XML tag containing the chain of idea utilized to assist create the response. [Given the timely] "a joke about a pelican and a walrus who run a tea space together" ... It then thought for 20 paragraphs before outputting the joke! ... [T] he joke is terrible. But the procedure of getting there was such an intriguing insight into how these brand-new designs work.

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

DeepSeek is rapidly becoming a strong home builder of open designs. Not just are these models great entertainers, however their license permits usage of their outputs for distillation, potentially pushing forward the state of the art for language designs (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, ML & Data Engineering topic

Related Topics:

- AI, demo.qkseo.in 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 ready to try out cutting-edge innovations? You can start constructing intelligent apps with free Azure app, information, and AI services to minimize in advance expenses. Find out more.

    How could we improve? Take the InfoQ reader study

    Each year, we look for feedback from our readers to help us improve InfoQ. Would you mind spending 2 minutes to share your feedback in our brief study? Your feedback will straight assist us continually progress how we support you. The InfoQ Team Take the survey

    Related Content

    The InfoQ Newsletter

    A round-up of last week's content on InfoQ sent out 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: carengreer695/neoshop-365#4