Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

EvalScope integration: one-command evaluation support for Terminal-Bench-2.1 and Terminal-Bench-2.0 #2464

Copy link
Copy link

Description

@Yunnglin
Issue body actions

Hi harbor-framework/harbor maintainers,

EvalScope now supports Terminal-Bench-2.1 and Terminal-Bench-2.0. This gives users another way to run the benchmark when they want a standardized evaluation workflow around OpenAI-compatible model endpoints, saved predictions, scoring, and report generation.

This may be useful for users who find this repository while setting up Terminal-Bench-2.1 and Terminal-Bench-2.0 and want a quick path to evaluate a hosted or locally served model.

Example:

evalscope eval \
  --model YOUR_MODEL \
  --api-url OPENAI_API_COMPAT_URL \
  --api-key EMPTY_TOKEN \
  --datasets terminal_bench_v2_1 terminal_bench_v2 \
  --limit 10

Docs: https://evalscope.readthedocs.io/en/latest/third_party/terminal_bench.html
EvalScope repo: https://github.com/modelscope/evalscope

We can also open a small PR adding this as a README/Docs note, linked to this issue.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.