awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gersteinlab avatar

gersteinlab/ML-Bench

0
View on GitHub↗
315 stars·11 forks·Python·MIT·2 viewsml-bench.github.io↗

ML Bench

ML-Bench: Evaluating Large Language Models and Agents for Machine Learning Tasks on Repository-Level Code (https://arxiv.org/abs/2311.09835)

Features

  • Evaluation And Benchmarks - Evaluates agent performance on repository-level ML code tasks.

Star history

Star history chart for gersteinlab/ml-benchStar history chart for gersteinlab/ml-bench

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ML Bench

Similar open-source projects, ranked by how many features they share with ML Bench.
  • rllm-org/rllmrllm-org avatar

    rllm-org/rllm

    5,641View on GitHub↗

    rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T

    Pythonagent-frameworkagentic-workflowcoding-agent
    View on GitHub↗5,641
  • chchenhui/mlrbenchchchenhui avatar

    chchenhui/mlrbench

    30View on GitHub↗

    NeurIPS 2025 D&B Track MLR-Bench: Evaluating AI Agents on Open-Ended Machine Learning Research

    Python
    View on GitHub↗30
  • openai/mle-benchopenai avatar

    openai/mle-bench

    1,316View on GitHub↗
    Python
    View on GitHub↗1,316
  • snap-stanford/mlagentbenchsnap-stanford avatar

    snap-stanford/MLAgentBench

    342View on GitHub↗

    MLAgentBench is a suite of end-to-end Machine Learning (ML) experimentation tasks for benchmarking AI agents, where the agent aims to take a given dataset and a machine learning task description and autonomously develop or improve an ML model. Paper: https://arxiv.org/abs/2310.03302

    Python
    View on GitHub↗342
See all 5 alternatives to ML Bench→

Frequently asked questions

What does gersteinlab/ml-bench do?

ML-Bench: Evaluating Large Language Models and Agents for Machine Learning Tasks on Repository-Level Code (https://arxiv.org/abs/2311.09835)

What are the main features of gersteinlab/ml-bench?

The main features of gersteinlab/ml-bench are: Evaluation And Benchmarks.

What are some open-source alternatives to gersteinlab/ml-bench?

Open-source alternatives to gersteinlab/ml-bench include: rllm-org/rllm — rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline… chchenhui/mlrbench — [NeurIPS 2025 D&B Track] MLR-Bench: Evaluating AI Agents on Open-Ended Machine Learning Research. openai/mle-bench. snap-stanford/mlagentbench — MLAgentBench is a suite of end-to-end Machine Learning (ML) experimentation tasks for benchmarking AI agents, where… thudm/agentbench — A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24).