Datasets:
Update leaderboard v2026.06.30-3015ac6 (34 models, 40643 instance rows)
Browse files- .source_hash +1 -1
- README.md +9 -9
- instances.parquet +2 -2
.source_hash
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
|
|
|
|
| 1 |
+
886a3ebabd70879b712deb36fcfc190199e9c91a0ea538a89b156a20663fda29
|
README.md
CHANGED
|
@@ -8,16 +8,16 @@ tags:
|
|
| 8 |
- benchmark
|
| 9 |
dataset_info:
|
| 10 |
- config_name: default
|
| 11 |
-
version: 2026.6.
|
| 12 |
description: >-
|
| 13 |
Snapshot of the OpenHands Index leaderboard built from
|
| 14 |
-
openhands-index-results commit
|
| 15 |
- config_name: instances
|
| 16 |
-
version: 2026.6.
|
| 17 |
description: >-
|
| 18 |
Per-instance benchmark outcomes (resolved/cost) for every model in the
|
| 19 |
`default` config, sourced from `results/<model>/instance_results/*.json`
|
| 20 |
-
sidecars at commit
|
| 21 |
configs:
|
| 22 |
- config_name: default
|
| 23 |
data_files:
|
|
@@ -40,13 +40,13 @@ from datasets import load_dataset
|
|
| 40 |
|
| 41 |
# leaderboard (one row per model)
|
| 42 |
ds = load_dataset("OpenHands/openhands-index", split="test")
|
| 43 |
-
ds.info.version # → "2026.06.
|
| 44 |
|
| 45 |
# per-instance outcomes (one row per model × instance)
|
| 46 |
instances = load_dataset("OpenHands/openhands-index", "instances", split="test")
|
| 47 |
|
| 48 |
# pin to this exact snapshot
|
| 49 |
-
ds = load_dataset("OpenHands/openhands-index", split="test", revision="v2026.06.
|
| 50 |
```
|
| 51 |
|
| 52 |
## Categories
|
|
@@ -88,10 +88,10 @@ Long-form table of every benchmark instance's outcome for every model in
|
|
| 88 |
|
| 89 |
## This snapshot
|
| 90 |
|
| 91 |
-
- Version: **`2026.06.
|
| 92 |
- Rows: **34** (`default`) · **40643** (`instances`)
|
| 93 |
-
- Generated: `2026-06-
|
| 94 |
-
- Source commit: [`
|
| 95 |
|
| 96 |
## Top 15 by average score
|
| 97 |
|
|
|
|
| 8 |
- benchmark
|
| 9 |
dataset_info:
|
| 10 |
- config_name: default
|
| 11 |
+
version: 2026.6.30
|
| 12 |
description: >-
|
| 13 |
Snapshot of the OpenHands Index leaderboard built from
|
| 14 |
+
openhands-index-results commit 3015ac612e7196f428e6e8a3948965d32d9a3331 on 2026-06-30 15:36:50 UTC.
|
| 15 |
- config_name: instances
|
| 16 |
+
version: 2026.6.30
|
| 17 |
description: >-
|
| 18 |
Per-instance benchmark outcomes (resolved/cost) for every model in the
|
| 19 |
`default` config, sourced from `results/<model>/instance_results/*.json`
|
| 20 |
+
sidecars at commit 3015ac612e7196f428e6e8a3948965d32d9a3331.
|
| 21 |
configs:
|
| 22 |
- config_name: default
|
| 23 |
data_files:
|
|
|
|
| 40 |
|
| 41 |
# leaderboard (one row per model)
|
| 42 |
ds = load_dataset("OpenHands/openhands-index", split="test")
|
| 43 |
+
ds.info.version # → "2026.06.30-3015ac6"
|
| 44 |
|
| 45 |
# per-instance outcomes (one row per model × instance)
|
| 46 |
instances = load_dataset("OpenHands/openhands-index", "instances", split="test")
|
| 47 |
|
| 48 |
# pin to this exact snapshot
|
| 49 |
+
ds = load_dataset("OpenHands/openhands-index", split="test", revision="v2026.06.30-3015ac6")
|
| 50 |
```
|
| 51 |
|
| 52 |
## Categories
|
|
|
|
| 88 |
|
| 89 |
## This snapshot
|
| 90 |
|
| 91 |
+
- Version: **`2026.06.30-3015ac6`**
|
| 92 |
- Rows: **34** (`default`) · **40643** (`instances`)
|
| 93 |
+
- Generated: `2026-06-30 15:36:50 UTC`
|
| 94 |
+
- Source commit: [`3015ac612e7196f428e6e8a3948965d32d9a3331`](https://github.com/OpenHands/openhands-index-results/commit/3015ac612e7196f428e6e8a3948965d32d9a3331)
|
| 95 |
|
| 96 |
## Top 15 by average score
|
| 97 |
|
instances.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f456e937771bdd45815cacd6458433e0e750be0a2a6bcd5daf91670b151968a5
|
| 3 |
+
size 435757
|