AI Pulse by Inblix

OpenAI's o1-preview can snag Kaggle bronze, new MLE-bench reveals

OpenAI Blog · Jul 15, 2026 · 2 min read · Read original article →

Curated by the Inblix editorial team


Featured image for article: OpenAI's o1-preview can snag Kaggle bronze, new MLE-bench reveals

How good are AI agents at doing the actual job of a machine learning engineer? Not just writing snippets, but wrangling messy data, tuning models, and submitting to a leaderboard. A new benchmark from OpenAI called MLE-bench puts that question to the test, and the results are a mixed bag — impressive in flashes, but mostly humbling.

The team curated 75 ML engineering competitions from Kaggle, a platform where humans regularly sharpen their skills against real-world problems. These aren’t toy tasks; they demand the full stack of an ML engineer’s workflow, from data preparation to experiment tracking. For each competition, they established a human baseline using Kaggle’s public leaderboards, creating a clear target for the AI agents.

So how did the bots do? The best setup paired OpenAI’s o1-preview reasoning model with a scaffold called AIDE. That combination managed to reach at least bronze-medal level performance — meaning it beat the bottom 60% of human competitors — in 16.9% of the competitions. That’s a non-trivial number. It suggests frontier models are starting to grasp the grunt work of ML engineering, not just the theory. But flip that stat around: in over 83% of cases, the agent couldn’t even scrape bronze.

The researchers also dug into what happens when you throw more compute at the problem and how much pre-training contamination might be inflating the scores. They’ve open-sourced the benchmark code to help the community track what’s coming next. Given the speed of progress, that 16.9% figure might not hold for long.

💡 Key Takeaways

  1. The top AI setup (o1-preview with AIDE scaffold) achieved Kaggle bronze-medal level on just 16.9% of the 75 curated competitions, showing the difficulty of real-world ML engineering.
  2. MLE-bench tests the entire ML workflow — training models, preparing datasets, and running experiments — moving beyond coding puzzles to practical engineering skill.
  3. The benchmark is fully open-source, providing a new standard for measuring how quickly AI agents are improving at autonomous machine learning work.

Keep reading: See related articles below for more coverage on this topic.

Get smarter about AI

The sharpest AI news, curated daily. Delivered free to your inbox.

Learn more

Glossary terms

← Back to all articles