Skip to content

  • 项目
  • 群组
  • 代码片段
  • 帮助
    • 正在加载...
    • 帮助
    • 为 GitLab 提交贡献
  • 登录/注册
M
matesroom
  • 项目
    • 项目
    • 详情
    • 活动
    • 周期分析
  • 议题 55
    • 议题 55
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 0
    • 合并请求 0
  • CI / CD
    • CI / CD
    • 流水线
    • 作业
    • 计划
  • Wiki
    • Wiki
  • 代码片段
    • 代码片段
  • 成员
    • 成员
  • 折叠边栏
  • 活动
  • 创建新议题
  • 作业
  • 议题看板
  • Agueda Eumarrah
  • matesroom
  • Issues
  • #51

已关闭
未关闭
在 5月 29, 2025 由 Agueda Eumarrah@aguedaeumarrah
  • 违规举报
  • 新建问题
举报违规 新建问题

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 enhance reasoning capability. DeepSeek-R1 attains results on par with OpenAI's o1 design on numerous criteria, consisting of MATH-500 and SWE-bench.

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

[DeepSeek-R1 is] the primary step towards improving language design thinking capabilities using pure support learning (RL). Our objective is to check out the capacity of LLMs to abilities with no monitored information, concentrating on their self-evolution through a pure RL process...DeepSeek-R1 ... excels in a wide variety of tasks, including innovative writing, general concern answering, modifying, summarization, and more. Additionally, DeepSeek-R1 shows impressive performance on tasks needing long-context understanding, significantly outshining DeepSeek-V3 on long-context standards.

To develop the model, DeepSeek started with DeepSeek-V3 as a base. They initially tried fine-tuning it just with RL, and with no monitored fine-tuning (SFT), producing a design called DeepSeek-R1-Zero, which they have actually also released. This design displays strong reasoning performance, however" powerful reasoning behaviors, it deals with a number of issues. For example, DeepSeek-R1-Zero has problem with challenges like bad readability and language blending."

To resolve this, the group used a short phase of SFT to prevent the "cold start" issue of RL. They gathered several thousand examples of chain-of-thought thinking to utilize in SFT of DeepSeek-V3 before running RL. After the RL procedure converged, they then collected more SFT information utilizing rejection sampling, resulting in a dataset of 800k samples. This dataset was used for additional fine-tuning and to produce the distilled models from Llama and Qwen.

DeepSeek evaluated their model on a variety of reasoning, mathematics, and coding standards and compared it to other models, including Claude-3.5- Sonnet, GPT-4o, and o1. DeepSeek-R1 outshined all of them on several of the benchmarks, consisting of AIME 2024 and MATH-500.

DeepSeek-R1 Performance. Image Source: DeepSeek-R1 Technical Report

Within a few days of its release, the LMArena revealed that DeepSeek-R1 was ranked # 3 total in the arena and wiki.myamens.com # 1 in coding and math. It was likewise tied for # 1 with o1 in "Hard Prompt with Style Control" classification.

Django framework co-creator Simon Willison discussed his try outs one of the DeepSeek distilled Llama models on his blog:

Each reaction begins with a ... pseudo-XML tag containing the chain of thought used to assist generate the action. [Given the timely] "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 awful. But the process of getting there was such an interesting insight into how these brand-new designs work.

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

DeepSeek is quickly becoming a strong builder of open models. Not only are these designs terrific entertainers, but their license allows usage of their outputs for distillation, possibly pressing forward the cutting-edge 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 material 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 Started with Azure Kubernetes Service

    Related Sponsor

    Free services for AI apps. Are you prepared to experiment with innovative technologies? You can start building smart apps with free Azure app, data, and AI services to minimize upfront costs. Discover more.

    How could we improve? Take the InfoQ reader survey

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

    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 designers.
指派人
分配到
无
里程碑
无
分配里程碑
工时统计
无
截止日期
无截止日期
0
标记
无
指派标记
  • 查看项目标记
引用: aguedaeumarrah/matesroom#51