Hardware
This is crazy. ml-intern just passed the @huggingface internship test in 15 minutes. The task: replicate a research baseline from a DeepMind…
This is crazy. ml-intern just passed the @huggingface internship test in 15 minutes. The task: replicate a research baseline from a DeepMind paper on test-time compute scaling. Here's what the agent d
This is crazy. ml-intern just passed the @huggingface internship test in 15 minutes. The task: replicate a research baseline from a DeepMind paper on test-time compute scaling. Here's what the agent did: - Read the DeepMind paper, dug into Appendix E, picked the right scoring strategy (last-step PRM prediction, not min/product — matters a lot) - Ran 16 solutions per problem through a reward model, grouped by final answer, summed scores, picked the winner - Went from 45% → 65% accuracy. +20pp over greedy. Beat majority vote AND standard Best-of-N - Generated 4 plots, pushed a full results dataset to the Hub, deployed a Docker Space on T4 GPU The funniest part: it cited @lewtun's code snippet as a reference. The intern is already citing your bosses work to look good. It also wrote the README, documented every design decision with paper citations, and added a co-authorship note explaining exactly which parts it did. here's everything it produced: full docs: http://huggingface.co/blog/cmpatino/ml-intern-takehome trained model: http://huggingface.co/cmpatino/math500-bon-exercise dataset: http://huggingface.co/datasets/cmpatino/math500-bon-weighted-results the take home test: http://github.com/huggingface/post-training-takehome Introducing ml-intern, the agent that just automated the post-training team @huggingface It's an open-source implementation of the real research loop that our ML researchers do every day. You give it a prompt, it researches papers, goes through citations, implements ideas in GPU …
Related
- I tested @huggingface ml-intern, given the prompt 'Fine-tune a Segment Anything Model (SAM) on a useful medical dataset. Train the model, an…
- I’ve been using ml-intern for a while, and it genuinely changed my workflow. It's super good at: - Model/Dataset discovery. - Post-Training …
- Introducing ml-intern, the agent that just automated the post-training team @huggingface It's an open-source implementation of the real rese…
- 🚨 Are we witnessing the automation of AI research? @HuggingFace just unveiled 'ML-Intern' and my mind is BLOWN 🤯 It’s an open-source pipel…
- Hugging Face Releases ml-intern: An Open-Source AI Agent that Automates the LLM Post-Training Workflow [The 'AI Intern' that actually ships …
Source: Clem Delangue (X) | 2026-04-23