Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
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.12/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
for split_generator in builder._split_generators(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 90, in _split_generators
inferred_arrow_schema = pa.concat_tables(pa_tables, promote_options="default").schema
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/table.pxi", line 6319, in pyarrow.lib.concat_tables
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowTypeError: Unable to merge: Field json has incompatible types: struct<manifests: list<item: struct<annotations: struct<io.containerd.image.name: string, org.opencontainers.image.ref.name: string>, digest: string, mediaType: string, size: int64>>, mediaType: string, schemaVersion: int64> vs list<item: struct<Config: string, LayerSources: struct<sha256:222c3ac02d73db8c8349b42f49146644a21ee4bac1ea45ec63ec511c31070606: struct<digest: string, mediaType: string, size: int64>, sha256:29df493baa13de438d6d2ece3a8333032e0b7b9b9d8cce4ee82194da255f61e1: struct<digest: string, mediaType: string, size: int64>, sha256:2bd537390d670cdf0bd034147afcc04ffac63e93f1c456fbb52f2417479d1f16: struct<digest: string, mediaType: string, size: int64>, sha256:863d6ac5a734b0f98426e122f32ee02712fcba4e1ebb80e579627eb89530b2db: struct<digest: string, mediaType: string, size: int64>, sha256:8ec4dc404639409b62ca40944f88629cebc2ce72c249263699711f78797cddac: struct<digest: string, mediaType: string, size: int64>, sha256:d017113478248039eb8e4276fa5df30ea01fb82438074afcd3b10124f5fd42b9: struct<digest: string, mediaType: string, size: int64>, sha256:d059b201a831a62edb639cf9675a87796d5d4d5f61461352f5ed0792c9a64f7e: struct<digest: string, mediaType: string, size: int64>, sha256:d5d14e764948feaa293e473e46364c1abee9efc34c7910c91c26a90ec380a2be: struct<digest: string, mediaType: string, size: int64>, sha256:dfd25fc2cafe3d4342bec2d7e2933d6a64a00434b8adaef33e301c65c0e9e9a7: struct<digest: string, mediaType: string, size: int64>, sha256:dffa08dc65d95d56612c5ae3009ccc7e543e65099c455601ab037bb50f4f2624: struct<digest: string, mediaType: string, size: int64>, sha256:fa8b17bce4de84e8685d64bcb7edeb1705137136001d8ccd4fa46053c3402228: struct<digest: string, mediaType: string, size: int64>>, Layers: list<item: string>, RepoTags: list<item: string>>>
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 65, in compute_split_names_from_streaming_response
for split in get_dataset_split_names(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
info = get_dataset_config_info(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/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.
No dataset card yet
- Downloads last month
- 11