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:43058e40a036dbe353669697f93847256c230c2bba8880292914aeecb4aafbdc: struct<digest: string, mediaType: string, size: int64>, sha256:472907e9bcfb0b933d29c14d38b46d67662c0134d111065d8537a04935fe95c4: struct<digest: string, mediaType: string, size: int64>, sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef: struct<digest: string, mediaType: string, size: int64>, sha256:64716daca9d38283da4093cd017380b0faf8f1f21e33ee447b75072113cb60fb: struct<digest: string, mediaType: string, size: int64>, sha256:a520c1b2db8b9b03bd0d62d1dee514ca33b6db6db1096362fb8c1f6887d50609: struct<digest: string, mediaType: string, size: int64>, sha256:bfb59c8a0e28e104a50e601f265a8e47e686cccb5596c9bcf62d9a36a9001036: struct<digest: string, mediaType: string, size: int64>, sha256:ca12c2d49851e73e482ffaf5cea504eed044603c5150cffdc175da871c12225c: struct<digest: string, mediaType: string, size: int64>, sha256:d101c9453715a978a2a520f553588e77dfb4236762175eba61c5c264a449c75d: struct<digest: string, mediaType: string, size: int64>, sha256:e66d6cda410297e5d7e907a2131164cdf746cc9a4bdc263123e0bab45fa46e1b: struct<digest: string, mediaType: string, size: int64>, sha256:f4dc46f51630f9dcdbb716f15d6b7babb5cbffe8a235efd3c49a74134a4300ed: 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
- 20