Eugenio Schiavoni

Kukedlc

AI & ML interests

LLM, Computer Vision, Forecast, Neural Muse (EEG), ML for EEG, Cognitive Artificial Intelligence, Neurophysiology, Experimental Psychobiology, Consciousness and Philosophy, Linguistics, Arts, among others.

Recent Activity

liked a model 10 days ago
google/gemma-3-27b-it
liked a model 17 days ago
Qwen/QwQ-32B
updated a model about 1 month ago
Kukedlc/NeuralQwen-7B-Spanish-Iptel
View all activity

Organizations

Disruptive Minds Lab - AI's profile picture Hugging Face Discord Community's profile picture AI Developers from Latin America's profile picture

Kukedlc's activity

upvoted an article about 2 months ago
view article
Article

Open-R1: a fully open reproduction of DeepSeek-R1

ā€¢ 822
reacted to lewtun's post with šŸ¤— about 2 months ago
view post
Post
10277
We are reproducing the full DeepSeek R1 data and training pipeline so everybody can use their recipe. Instead of doing it in secret we can do it together in the open!

šŸ§Ŗ Step 1: replicate the R1-Distill models by distilling a high-quality reasoning corpus from DeepSeek-R1.

šŸ§  Step 2: replicate the pure RL pipeline that DeepSeek used to create R1-Zero. This will involve curating new, large-scale datasets for math, reasoning, and code.

šŸ”„ Step 3: show we can go from base model -> SFT -> RL via multi-stage training.

Follow along: https://github.com/huggingface/open-r1
Ā·