The dataset viewer is not available for this subset.
Exception: SplitsNotFoundError
Message: The split names could not be parsed from the dataset config.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
for split_generator in builder._split_generators(
~~~~~~~~~~~~~~~~~~~~~~~~~^
StreamingDownloadManager(base_path=builder.base_path, download_config=download_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 80, in _split_generators
raise ValueError(
...<2 lines>...
)
ValueError: The TAR archives of the dataset should be in WebDataset format, but the files in the archive don't share the same prefix or the same types.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 68, in compute_split_names_from_streaming_response
for split in get_dataset_split_names(
~~~~~~~~~~~~~~~~~~~~~~~^
path=dataset,
^^^^^^^^^^^^^
config_name=config,
^^^^^^^^^^^^^^^^^^^
token=hf_token,
^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
info = get_dataset_config_info(
path,
...<6 lines>...
**config_kwargs,
)
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 291, in get_dataset_config_info
raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.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.
ConflictOrbit handoff dataset
This repository transfers the 1,367-pair general ConflictOrbit v7.4 checkpoint for continuation with a configured 5.5-capable model. It contains no natural-spatial dataset and does not use official test data.
The authoritative payload is:
archives/ConflictOrbit-data-handoff-v1.tar- SHA256:
807a3e70d6284ed611d6d461107cc36ff9aa64515335740430586d91e350bf70
The tar is a transport wrapper only. After extraction it restores the complete
portable bundle, including its original SHA256SUMS, 1,367 accepted pairs,
5,468 cells, frozen inventory, lane checkpoints, safe API provenance, and
2,404 content-addressed images.
Verify and extract
sha256sum archives/ConflictOrbit-data-handoff-v1.tar
mkdir -p ConflictOrbit-data
tar -xf archives/ConflictOrbit-data-handoff-v1.tar -C ConflictOrbit-data
python /path/to/ConflictOrbit/scripts/verify_agent_handoff.py \
--data-root ConflictOrbit-data
Expected verifier status: PASS, with 663 object, 371 attribute, and 333
relation pairs. A per-type count of 1,000 is an aspirational ceiling, not a
mandatory target. Never relax quality gates to fill it.
This dataset remains provisional and not gold. Preserve source-image provenance and follow the applicable upstream terms in downstream releases.
- Downloads last month
- 30