Dataset Viewer
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
repo: string
image: string
campaign: string
env_id: string
image_id: string
image_parts: int64
digest: string
to
{'env_id': Value('string'), 'repo': Value('string'), 'image': Value('string'), 'digest': Value('string'), 'image_parts': Value('int64')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 147, in get_rows_or_raise
return get_rows(
dataset=dataset,
...<4 lines>...
column_names=column_names,
)
File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
return func(*args, **kwargs)
File "/src/services/worker/src/worker/utils.py", line 127, in get_rows
rows_plus_one = list(itertools.islice(safe_iter(ds, dataset=dataset), rows_max_number + 1))
File "/src/services/worker/src/worker/utils.py", line 483, in safe_iter
yield from ds.decode(False) if ds.features else ds
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2840, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2373, in __iter__
for key, pa_table in self._iter_arrow():
~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2398, in _iter_arrow
for key, pa_table in self.ex_iterable._iter_arrow():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 536, in _iter_arrow
for key, pa_table in iterator:
^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 419, in _iter_arrow
for key, pa_table in self.generate_tables_fn(**gen_kwags):
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
repo: string
image: string
campaign: string
env_id: string
image_id: string
image_parts: int64
digest: string
to
{'env_id': Value('string'), 'repo': Value('string'), 'image': Value('string'), 'digest': Value('string'), 'image_parts': Value('int64')}
because column names don't matchNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
swe-task-forge environments
One saved image per environment, named by digest. docker load < <env_id>/image.tar.gz.
| env_id | repo | digest |
|---|---|---|
2arons-duel-agents@d998ffc6606a |
2aronS/Duel-Agents | sha256:d998ffc6606a |
bheisler-iai@14565f87a5c4 |
bheisler/iai | sha256:14565f87a5c4 |
blahgeek-emacs-lsp-booster@ec16831d975f |
blahgeek/emacs-lsp-booster | sha256:ec16831d975f |
bvaughn-react-window-infinite-loader@3a6f78c290c4 |
bvaughn/react-window-infinite-loader | sha256:3a6f78c290c4 |
darkrishabh-agent-skills-eval@67b72329ef49 |
darkrishabh/agent-skills-eval | sha256:67b72329ef49 |
ekzhang-bore@ed0386c01261 |
ekzhang/bore | sha256:ed0386c01261 |
ekzhang-crepe@b0ffa0340859 |
ekzhang/crepe | sha256:b0ffa0340859 |
grahamcampbell-result-type@a774bd954700 |
GrahamCampbell/Result-Type | sha256:a774bd954700 |
hidehalo-nanoid-php@a2b9217e7725 |
hidehalo/nanoid-php | sha256:a2b9217e7725 |
hustcc-mcp-mermaid@aadceead04fd |
hustcc/mcp-mermaid | sha256:aadceead04fd |
jshttp-basic-auth@c2a5c00bf7c0 |
jshttp/basic-auth | sha256:c2a5c00bf7c0 |
lukeed-dequal@8b5d2287d0c1 |
lukeed/dequal | sha256:8b5d2287d0c1 |
lukeed-dset@ca37e164ccbb |
lukeed/dset | sha256:ca37e164ccbb |
lukeed-trouter@ffe039fd47c3 |
lukeed/trouter | sha256:ffe039fd47c3 |
markdown-it-markdown-it-container@57ffae7be604 |
markdown-it/markdown-it-container | sha256:57ffae7be604 |
qcod-laravel-gamify@0de5a60a7304 |
qcod/laravel-gamify | sha256:0de5a60a7304 |
rich-harris-agadoo@f323dde89434 |
Rich-Harris/agadoo | sha256:f323dde89434 |
sindresorhus-ts-extras@1f9af757a736 |
sindresorhus/ts-extras | sha256:1f9af757a736 |
sqids-sqids-php@ab44d7068f63 |
sqids/sqids-php | sha256:ab44d7068f63 |
- Downloads last month
- 294