
A new analysis from OpenAI reveals issues in SWE-Bench Pro, a popular coding benchmark, raising concerns about reliability and accuracy in evaluating AI models.
OpenAI conducted an audit of SWE-Bench Pro, a widely used benchmark for measuring how well AI models can perform coding tasks, and found that approximately 30 percent of the tasks contain fundamental flaws. The issues identified fell into four categories: overly strict tests that enforce specific implementation details not mentioned in instructions, underspecified prompts that omit requirements, tests with low coverage that allow incomplete fixes to pass, and misleading prompts that point models toward wrong behavior. Accurate evaluation is important because flawed benchmarks can give false understandings of model capabilities and affect decisions about deployment and safety. OpenAI used a combination of automated analysis and human review by experienced software engineers to identify these broken tasks, recommending that other model developers carefully examine their results on this benchmark.

Datalab’s Lift is a focused document extraction tool with a specific promise: give it a PDF or image plus a JSON Schema, and it returns schema-shaped JSON directly. Instead of converting a document to Markdown first and then asking another model to extract fields, Lift reads rendered page images and attempts to emit the final structured object in a single pass. According to Datalab, Lift is a 9B vision model for structured JSON extraction from PDFs and images, supports schema-constrained

Code generation is emerging as one of the most popular applications for large language models (LLMs), but not all agents are equally good at all development tasks. Google created a benchmark earlier this year to evaluate how LLMs perform in Android app development, and Android Bench is getting a big update today. The leaderboard now includes a raft of new models, and Google has adopted a new framework that should be easier to use. Developers are invited to run their own tests and submit feedback
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven