Dataset Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    ValueError
Message:      Invalid version '2026.05.30-35ed0c2'. Format should be x.y.z with {x,y,z} being digits.
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 67, in compute_config_names_response
                  config_names = get_dataset_config_names(
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                                   ^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 1207, in dataset_module_factory
                  raise e1 from None
                File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 1182, in dataset_module_factory
                  ).get_module()
                    ^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 612, in get_module
                  dataset_infos = DatasetInfosDict.from_dataset_card_data(dataset_card_data)
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/info.py", line 396, in from_dataset_card_data
                  dataset_info = DatasetInfo._from_yaml_dict(dataset_card_data["dataset_info"])
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/info.py", line 321, in _from_yaml_dict
                  return cls(**{k: v for k, v in yaml_data.items() if k in field_names})
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "<string>", line 20, in __init__
                File "/usr/local/lib/python3.12/site-packages/datasets/info.py", line 175, in __post_init__
                  self.version = Version(self.version)
                                 ^^^^^^^^^^^^^^^^^^^^^
                File "<string>", line 8, in __init__
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/version.py", line 56, in __post_init__
                  self.major, self.minor, self.patch = _str_to_version_tuple(self.version_str)
                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/version.py", line 100, in _str_to_version_tuple
                  raise ValueError(f"Invalid version '{version_str}'. Format should be x.y.z with {{x,y,z}} being digits.")
              ValueError: Invalid version '2026.05.30-35ed0c2'. Format should be x.y.z with {x,y,z} being digits.

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

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

# latest
ds = load_dataset("OpenHands/openhands-index", split="test")
ds.info.version          # → "2026.05.30-35ed0c2"

# pin to this exact snapshot
ds = load_dataset("OpenHands/openhands-index", split="test", revision="v2026.05.30-35ed0c2")

Categories

Category Backing benchmark
Issue Resolution SWE-Bench
Frontend SWE-Bench Multimodal
Greenfield Commit0
Testing SWT-Bench
Information Gathering GAIA

average_score is the mean of the per-benchmark scores actually completed. categories_completed tells you how many benchmarks the model has run.

This snapshot

Top 15 by average score

language_model sdk_version agent_name average_score categories_completed release_date
claude-opus-4-7 v1.11.0 OpenHands 68.18 5 2026-04-16
claude-opus-4-6 v1.11.0 OpenHands 66.72 5 2026-02-05
GPT-5.5 v1.18.1 OpenHands 65.94 5 2026-04-23
GPT-5.4 v1.13.0 OpenHands 64.28 5 2026-03-05
claude-opus-4-5 v1.8.3 OpenHands 60.58 5 2025-11-24
GPT-5.2 v1.8.3 OpenHands 58.84 5 2025-12-11
GPT-5.2-Codex v1.8.3 OpenHands 58.28 5 2025-12-18
GLM-5.1 v1.11.5 OpenHands 58.24 5 2026-04-07
Kimi-K2.6 v1.11.5 OpenHands 57.14 5 2026-04-20
Gemini-3.1-Pro v1.11.5 OpenHands 56.98 5 2026-01-15
claude-sonnet-4-5 v1.8.3 OpenHands 53.00 5 2025-09-29
Qwen3.6-Plus v1.11.5 OpenHands 52.86 5 2026-04-01
GLM-5 v1.11.5 OpenHands 49.44 5 2026-02-11
Kimi-K2.5 v1.8.3 OpenHands 49.18 5 2026-01-27
Gemini-3-Pro v1.8.3 OpenHands 49.04 5 2025-11-18
Downloads last month
42