Heads up This site is currently under heavy development.
← all datasets
◆ Evals & benchmarks

ByteDance Multi-SWE-bench

Apache-2.0

ByteDance Seed's issue-resolving benchmark across Java, TypeScript, JavaScript, Go, Rust, C and C++ — SWE-bench beyond Python.

Summary

👋 Hi, everyone! We are ByteDance Seed team. You can get to know us better through the following channels👇
from the project README
Formats
jsonl
License
Apache-2.0
Added
2026-09-10

Get it

From the project’s own instructions where it documents any; otherwise a plain clone.

  1. shell
    $ git clone https://github.com/multi-swe-bench/multi-swe-bench.git

    The README clones over SSH; this is the same repository over HTTPS.

  2. shell
    $ cd multi-swe-bench && make install

    The instances (full, mini and flash) are published on Hugging Face under ByteDance-Seed.

Contents

2,638 files 5.1 MB repository

  • .py 2,607
  • .xlsx 7
  • .md 6
  • (no ext) 5
  • .png 5
  • .txt 3
  • .jpg 1
  • .json 1

Use it with

Commands are curated, not yet run by us.

jq — Stream the records one per line to see their shape.

sample.jsonl
$ jq -c . sample.jsonl

DuckDB — Query the file in place with SQL — DuckDB detects CSV, JSON and JSONL by extension.

sample.jsonl
$ duckdb -c 'SELECT * FROM '\''sample.jsonl'\'' LIMIT 10'
my-toolchain — 0 tools
paste an install list to detect your tools

A brew list, a Brewfile, requirements.txt, a Dockerfile — or just the product names, free-form. Nothing leaves your browser.

    browse all tools →

    Send us feedback