Earlier quoted context omitted.
every time you respond to an AI model "no, you got that wrong, do it this way" you provide a very valuable piece of data to train on. With reasoning tokens there is just a lot more of that data to train on now
> you provide a very valuable piece of data to train on We've been saying this "we get valuable data" thing since the 2010s [1]. When will our collective Netflix thumbs ups give us artificial super-intelligence? [1] Especially to investors. They love that line.
An analysis of DeepSeek's R1-Zero and R1
91–100 of 280 posts
Re: An analysis of DeepSeek's R1-Zero and R1
#92Well o3 scored 75% on AGI-1, R1 and o1 only 25%.... watch this space though....
But can o3 write a symphony? Seriously though, I'd like to hear suggestions on how to automatically evaluate an AI model's creativity, no humans in the loop.
Re: An analysis of DeepSeek's R1-Zero and R1
#93> But now with reasoning systems and verifiers, we can create brand new legitimate data to train on. This can either be done offline where the developer pays to create the data or at inference time where the end user pays! > This is a fascinating shift in economics and suggests there could be a runaway power concentrating moment for AI system developers who have the largest number of paying customers. Those customers…
every time you respond to an AI model "no, you got that wrong, do it this way" you provide a very valuable piece of data to train on. With reasoning tokens there is just a lot more of that data to train on now
an example that just occurred to me - if you asked it to generate an image of a mushroom that is safe to eat in your area, how would you tell it it was wrong? "oh, they never got back to me, I'll generate this image for others as well!"
Re: An analysis of DeepSeek's R1-Zero and R1
#94"The o3 system demonstrates the first practical, general implementation of a computer adapting to novel unseen problems" Yet, they said when it was announced: "OpenAI shared they trained the o3 we tested on 75% of the Public Training set. They have not shared more details. We have not yet tested the ARC-untrained model to understand how much of the performance is due to ARC-AGI data." These two statements are complet…
Re: An analysis of DeepSeek's R1-Zero and R1
#95Earlier quoted context omitted.
> you provide a very valuable piece of data to train on We've been saying this "we get valuable data" thing since the 2010s [1]. When will our collective Netflix thumbs ups give us artificial super-intelligence? [1] Especially to investors. They love that line.
our collective netflix thumbs up indicators gave investors and netflix the confidence to deploy a series of adam sandler movies that cost 60 to 80 million US dollars to "make". So depending on who you are, the system might be working great.
They know exactly what makes you stay, and what makes you leave.
I would not be surprised if in the near future movies and series are modifed on the fly to ensure users stay glued to their screens.
In the distant future this might be done on a per user level.
Re: An analysis of DeepSeek's R1-Zero and R1
#96Earlier quoted context omitted.
every time you respond to an AI model "no, you got that wrong, do it this way" you provide a very valuable piece of data to train on. With reasoning tokens there is just a lot more of that data to train on now
not being snarky, but what is the point of using the model if you already know enough to correct it into giving the right answer? an example that just occurred to me - if you asked it to generate an image of a mushroom that is safe to eat in your area, how would you tell it it was wrong? "oh, they never got back to me, I'll generate this image for others as well!"
Re: An analysis of DeepSeek's R1-Zero and R1
#97Mike from Baseten here We're super proud to support this work. If you're thinking of running deepseek in production, give us a shout!
Earlier today I read a reddit comment[1] about a guy who tried running the quantized version from unsloth[2] on 4xH100 and the results was underwhelming (it ended up costing $137 per 1 million tokens). Any idea of what they're doing wrong? [1]: https://www.reddit.com/r/LocalLLaMA/comments/1icphqa/how_to_... [2]: https://unsloth.ai/blog/deepseekr1-dynamic
As the comments on reddit said, those numbers don’t make sense.
Re: An analysis of DeepSeek's R1-Zero and R1
#98The claim is that this removes the human bottleneck (aka SFT or supervised fine tuning) on domains with a verifiable reward. Critically, this verifiable reward is extremely hard to pin down in nearly all domains besides mathematics and computer science.
By verifiable do they mean it in the complexity theory P/NP sense of the word?
In general, the use of externally verifiable sources of truth (like simulators) is referred to as "grounding" and there has been quite a bit of research around it over the years, if you're interested in digging deeper. I've always found it super compelling as a research direction.
Re: An analysis of DeepSeek's R1-Zero and R1
#99Earlier quoted context omitted.
every time you respond to an AI model "no, you got that wrong, do it this way" you provide a very valuable piece of data to train on. With reasoning tokens there is just a lot more of that data to train on now
not being snarky, but what is the point of using the model if you already know enough to correct it into giving the right answer? an example that just occurred to me - if you asked it to generate an image of a mushroom that is safe to eat in your area, how would you tell it it was wrong? "oh, they never got back to me, I'll generate this image for others as well!"
Re: An analysis of DeepSeek's R1-Zero and R1
#100I predict that the future of LLM's when it comes to coding and software creation is in "custom individually tailored apps". Imagine telling an AI agent what app you want, the requirements and all that and it just builds everything needed from backend to frontend, asks for your input on how things should work, clarifying questions etc. It tests the software by compiling and running it reading errors and failed tests a…
Most people really do not know what they want at any level of detail.