Open-R1: a fully open reproduction of DeepSeek-R1 (huggingface.co)
from sirico@feddit.uk to programming@programming.dev on 28 Jan 08:16
https://feddit.uk/post/23315080

#programming

threaded - newest

pennomi@lemmy.world on 28 Jan 12:26 next collapse

This is just a proposal to make an open reproduction, nobody actually did it yet.

Kuinox@lemmy.world on 28 Jan 18:49 collapse

It’s not only a proposal but an announcement that they are trying to do it.

ericjmorey@programming.dev on 28 Jan 14:09 next collapse

From the article:

DeepSeek-R1 release leaves open several questions about:

  • Data collection: How were the reasoning-specific datasets curated?
  • Model training: No training code was released by DeepSeek, so it is unknown which hyperparameters work best and how they differ across different model families and scales.
  • Scaling laws: What are the compute and data trade-offs in training reasoning models?

These questions prompted us to launch the Open-R1 project, an initiative to systematically reconstruct DeepSeek-R1’s data and training pipeline, validate its claims, and push the boundaries of open reasoning models. By building Open-R1, we aim to provide transparency on how reinforcement learning can enhance reasoning, share reproducible insights with the open-source community, and create a foundation for future models to leverage these techniques.

In this blog post we take a look at key ingredients behind DeepSeek-R1, which parts we plan to replicate, and how to contribute to the Open-R1 project

manicdave@feddit.uk on 28 Jan 19:11 next collapse

All I want is a 3gb model for the raspberry pi. 7b is too big and 1.5b is too stupid.

Evotech@lemmy.world on 28 Jan 19:39 collapse

3B is probably also pretty dumb

TomasEkeli@programming.dev on 29 Jan 08:37 collapse

honestly both 7b and 8b are pretty dumb as well.

Evotech@lemmy.world on 29 Jan 11:36 next collapse

True

MadhuGururajan@programming.dev on 30 Jan 23:36 collapse

we could add so much deterministic code at 1.5GB that would start religions…

vrighter@discuss.tchncs.de on 29 Jan 09:10 collapse

that’s why gen ai models are not “open source”, ever. If they were, this group would’t have to “try”, they could just run the build script.

Of course, the training data and software is not available. The weights are just a binary blob. It’s not the source, but merely the “compiled binary”