Skip to content

[FEATURE] Make running popular public benchmarks #113

@Unshure

Description

@Unshure

Problem Statement

I would like to be able to easily run popular public benchmarks, like SWEBench, from the evals sdk

Proposed Solution

No response

Use Case

from evals import swebench_evaluator

agent = Agent()

result = swebench_evaluator(agent)

print(result)

Alternatives Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions