datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
SWE-rebench-openhands-trajectories
Dataset Summary
SWE-rebench-OpenHands-Trajectories is a dataset of multi-turn agent trajectories for software engineering tasks, collected
using Qwen/Qwen3-Coder-480B-A35B-Instruct with OpenHands (v0.54.0) agent scaffolding.
This dataset captures complete agent execution traces as they attempt to resolve real GitHub issues from
nebius/SWE-rebench.
Each trajectory contains the agent's step-by-step reasoning, actions, and environmental observations.
Metric… See the full description on the dataset page: https://huggingface.co/datasets/nebius/SWE-rebench-openhands-trajectories.harbor-goose-openhands-benchmark
Same Model, Opposite Results: Goose vs OpenHands Turn Budget Study on Harbor Terminal-Bench-Pro
Trial-level results from a small controlled study comparing two agent harnesses —
Goose and OpenHands-SDK —
on a frozen 40-task Harbor Terminal-Bench-Pro slice.
All runs used minimax/minimax-m2.5 via OpenRouter with Daytona as the sandbox backend.
Key Findings
Reducing the turn budget from 100 to 60 pushed the two harnesses in opposite directions under the base setup:… See the full description on the dataset page: https://huggingface.co/datasets/namanvats/harbor-goose-openhands-benchmark.openhands-index
OpenHands Index — Leaderboard Snapshot
Auto-published from https://github.com/OpenHands/openhands-index-results
on every push to main. Matches the table shown at the
OpenHands Index Space.
from datasets import load_dataset
# leaderboard (one row per model)
ds = load_dataset("OpenHands/openhands-index", split="test")
ds.info.version # → "2026.06.30-3015ac6"
# per-instance outcomes (one row per model × instance)
instances = load_dataset("OpenHands/openhands-index"… See the full description on the dataset page: https://huggingface.co/datasets/OpenHands/openhands-index.SWE-rebench-openhands-trajectories
Dataset Summary
SWE-rebench-OpenHands-Trajectories is a dataset of multi-turn agent trajectories for software engineering tasks, collected
using Qwen/Qwen3-Coder-480B-A35B-Instruct with OpenHands (v0.54.0) agent scaffolding.
This dataset captures complete agent execution traces as they attempt to resolve real GitHub issues from
nebius/SWE-rebench.
Each trajectory contains the agent's step-by-step reasoning, actions, and environmental observations.
Metric… See the full description on the dataset page: https://huggingface.co/datasets/chilomax/SWE-rebench-openhands-trajectories.swerebench-openhands-100m-max64k
SWE-rebench OpenHands 100M SFT Subset (max 64k)
This is a deterministic, representative subset of
nebius/SWE-rebench-openhands-trajectories,
augmented with exact sequence and supervised-loss token counts. The source trajectories were
collected with Qwen3-Coder-480B-A35B-Instruct and OpenHands v0.54.0. This derivative preserves
the source dataset's CC BY 4.0 license and attribution.
Filters and size
7,867 trajectories
100,095,655 assistant loss tokens
352,709,237… See the full description on the dataset page: https://huggingface.co/datasets/hanspeterlyngsoeraaschoujensen/swerebench-openhands-100m-max64k.swe-rebench-v2-qwen38-27b-bo3-openhands
SWE-Rebench-V2 Qwen3.8-27B BO3 annotations
This is a compact annotation overlay for nebius/SWE-rebench-V2 at revision
10c49ab856fd0e62097815ba5909dfc4f31e7f93. It summarizes campaign qwen38-swe-rebench-verified-all-bo3-ctx262k-seed20260822 using model openai/Qwen/Qwen3.8-27B.
It does not redistribute gold patches, test patches, raw trajectories, exception
text, credentials, service endpoints, or machine-local paths.
Incomplete snapshot — do not report this as final pass@3. Only… See the full description on the dataset page: https://huggingface.co/datasets/apurvaga/swe-rebench-v2-qwen38-27b-bo3-openhands.CodeScout_Training_Rolloutsopenhands_ce_data_v6openhands-train-ready
openhands-train-ready
SFT-ready normalization of
nebius/SWE-rebench-openhands-trajectories
— 5,000 resolved OpenHands (v0.54.0) agent trajectories on real GitHub issues,
bootstrapped by Qwen/Qwen3-Coder-480B-A35B-Instruct, with tool-call
arguments deserialized to objects so chat templates just work.
What was fixed
The upstream parquet stores tool_call.function.arguments as a serialized
JSON string "for storage efficiency" (per the Nebius README). Chat templates… See the full description on the dataset page: https://huggingface.co/datasets/asaverren/openhands-train-ready.openhands-commit-noise-databases
OpenHands Commit Noise Databases
This dataset contains commit-retrieval databases for 12 SWE-bench repositories at five noise ratios: 0%, 25%, 50%, 75%, and 100%.
Each archive expands to noise_NNN/<repository>/ directories containing:
commits.db: SQLite commit records
commits.faiss: normalized inner-product FAISS index
commits.meta.jsonl: FAISS row-to-commit metadata
commits.index_meta.json: embedding and index configuration
The 0% archive is an exact file-level copy of the… See the full description on the dataset page: https://huggingface.co/datasets/dengyixuan/openhands-commit-noise-databases.openhands-divergence-dpo
openhands-divergence-dpo
5,420 divergence-point DPO pairs mined from
nebius/SWE-rebench-openhands-trajectories
(67,074 OpenHands v0.54.0 trajectories by Qwen3-Coder-480B-A35B-Instruct on real
GitHub issues from SWE-rebench).
Where Nebius released raw trajectories for RFT/RL, this dataset extracts
preference pairs at the first diverging action: for GitHub issues attempted
multiple times where at least one attempt resolved the issue and at least one
failed, we align a resolved and… See the full description on the dataset page: https://huggingface.co/datasets/asaverren/openhands-divergence-dpo.openhands_ce_data_swe_bench_hardestmemory-representation-nebius-openhands-adp-v0.1
Nebius OpenHands Trajectories Converted to ADP v0.1
This is an auxiliary converter-validation artifact. It is not part of the 95-target SWEContextBench evaluation.
It converts public Nebius OpenHands trajectories to a canonical ADP-like JSON representation. The release contains 67074 converted rows across 17 parquet shard(s), covering 1823 repositories. Resolved labels: 32161 resolved and 34913 unresolved.
The artifact should be cited together with the original Nebius… See the full description on the dataset page: https://huggingface.co/datasets/shshwtsuthar/memory-representation-nebius-openhands-adp-v0.1.mirror-SWE-rebench-openhands-trajectories
Dataset Summary
SWE-rebench-OpenHands-Trajectories is a dataset of multi-turn agent trajectories for software engineering tasks, collected
using Qwen/Qwen3-Coder-480B-A35B-Instruct with OpenHands (v0.54.0) agent scaffolding.
This dataset captures complete agent execution traces as they attempt to resolve real GitHub issues from
nebius/SWE-rebench.
Each trajectory contains the agent's step-by-step reasoning, actions, and environmental observations.
Metric… See the full description on the dataset page: https://huggingface.co/datasets/alucent/mirror-SWE-rebench-openhands-trajectories.openhands_data
