Enero 2025

4 posts · todos los actos
← Noviembre 2024Mayo 2025 →
RT 1884877516478763140
Original · 1884440764677251515 · Alexandr Wang @alexandr_wang

What does DeepSeek R1 & v3 mean for LLM data?

Contrary to some lazy takes I’ve seen, DeepSeek R1 was trained on a shit ton of human-generated data—in fact, the DeepSeek models are setting records for the disclosed amount of post-training data for open-source models:

- 600,000 reasoning data [1]
- 200,000 non-reasoning SFT data [2]
- human preference (RLHF) dataset of undisclosed size [3]
- human-processed synthetic data for cold-start data [4]

According to Chinese AI engineers, DeepSeek actually values data annotation even more than other Chinese labs, with the CEO personally labeling data for the model [5] (This reminds me of @karpathy who used to spend a quarter of his time labeling at Tesla). The DeepSeek-v3 paper even has a dedicated acknowledgement section for Data Annotation [6].
DeepSeek-V3, which was distilled from DeepSeek-R1, was also trained on an instruction-tuning dataset of 1.5M samples. [7]

These SFT datasets are even larger than other open-source models:

- Qwen-2.5 was trained on 1M SFT samples [8]
- the last time Meta disclosed was for Llama 2, which was trained on only 30k SFT samples and 3M RLHF samples [9]
- Kimi k1.5 was trained on roughly 1M SFT, 1M multi-modal SFT, 800k samples for classic reward modeling, and another 800k CoT labeled examples for reasoning [10]

It’s interesting that the size of the RLHF dataset was undisclosed, while they disclosed the size of the SFT and reasoning datasets. This could be because it is much larger than one would expect, or it reveals some interesting technical detail they don’t care to share. Human preference datasets are often much larger than SFT datasets in most models, so a reasonable estimate would be that DeepSeek’s models are probably trained on at least 3-5M samples, which is quite a large preference dataset!

The main technical breakthrough of DeepSeek-R1 is that for reasoning, you can forgo SFT data in favor of reasoning data—but reasoning data is still human data of difficult problems&answers in a variety of domains.

The reasoning dataset is actually quite large—600k reasoning samples is a LOT. This is in line with a broader trend we’ve seen from SFT data towards other data types like human preference/RLHF data and reasoning data. This is for technical reasons—SFT caps the performance of the model at a certain level, whereas RLHF or other methods enable the models to continue improving without bound beyond the limits of the dataset.

DeepSeek R1 is a very exciting model, and it’s great to see o1 reasoning capabilities replicated in the wild. In terms of training data, however, the DeepSeek models are actually setting open-source records in terms of the amount of human data used.

[1]

[2]

[3]

[4] https://arxiv.org/pdf/2501.12948
[5] https://www.chinatalk.media/p/deepseek-the-view-from-china
[6] https://arxiv.org/html/2412.19437v1
[7] https://arxiv.org/html/2412.19437v1
[8] https://arxiv.org/pdf/2412.15115
[9] https://arxiv.org/pdf/2307.09288
[10] https://arxiv.org/html/2501.12599v1

RT @alexandr_wang: What does DeepSeek R1 & v3 mean for LLM data?

Contrary to some lazy takes I’ve seen, DeepSeek R1 was trained on a shit…

RT 1884878186300805310
Original · 1884786839913111931 · Deedy @deedydas

China's only good AI model is not DeepSeek.

There are TEN top tier models all trained from scratch (equal to or better than Europe / Mistral's biggest model).

The US has only 5 labs—OpenAI, Anthropic, Google, Meta, xAI—playing at this scale.

The AI race is very much on.

RT @deedydas: China's only good AI model is not DeepSeek.

There are TEN top tier models all trained from scratch (equal to or better than…

RT 1884878441037635652
Original · 1884576523862331845 · Om Alve @alve_om

So I pre-trained an LLM from scratch this week, yes, pretrained not finetuned. This is how it went - A thread 🧵

RT @alve_om: So I pre-trained an LLM from scratch this week, yes, pretrained not finetuned. This is how it went - A thread 🧵 https://t.co/p…

RT 1884878912812990545
Original · 1884452216800686579 · Aman Chadha @i_amanchadha

🧠 DeepSeek-R1 Primer • http://r1.aman.ai

- DeepSeek R1, the open-source reasoning model, is poised to democratize Large Reasoning Models (LRMs). R1 offers benchmark performance comparable with OpenAI's o1 at a fraction of the cost.
- This primer dissects the innovative architecture behind DeepSeek-R1 covering the following key aspects:

🔹 Architectural Foundations
- Mixture of Experts (MoE)
- Multihead Latent Attention (MLA)
- FP8 Quantization
- Multi-Token Prediction (MTP)
🔹 Training Pipeline: from Pre-Training to Reasoning
- Stage 1: Cold Start with Supervised Fine-Tuning (SFT)
- Stage 2: Reinforcement Learning (RL); Rewards
🔹 Group Relative Policy Optimization (GRPO)
- How GRPO Works
- Step-by-Step Breakdown
- PPO vs. DPO vs. KTO vs. APO vs. GRPO
🔹 Emergent Reasoning Behaviors
🔹 Distillation: Reasoning in Compact Models
🔹 Results
🔹 Open Questions
🔹 Open-R1
- Objectives of Open-R1
- Impact on the Community

🎨 Additionally, we cover DeepSeek's Janus-Pro (http://janus-pro.aman.ai), their cutting-edge multimodal model for understanding and generating across various media types.

Written in collaboration with @VinijaJain.

#AI #LLMs #Reasoning

RT @i_amanchadha: 🧠 DeepSeek-R1 Primer • https://t.co/YfEosETfrG

- DeepSeek R1, the open-source reasoning model, is poised to democratize…

← Noviembre 2024Mayo 2025 →