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 289, 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 91, 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:0f7bc8b95b3e93b963ad1b69560bc15881d042d52b0a2ce4759099add6db1f13: struct<digest: string, mediaType: string, size: int64>, sha256:1b9b7346fee7abbc7f5538eaa23548bd05a45abe8daf6794024be0c8ad7d60bb: struct<digest: string, mediaType: string, size: int64>, sha256:2978d3abbfff9fc7ffac279c7534e902e721d0c9ea3c11eda2428b2816ee0a56: struct<digest: string, mediaType: string, size: int64>, sha256:4b7eb214f67591ef28e8592d547d66d69c5386b50a7e67b512cb8ad95a4744ad: struct<digest: string, mediaType: string, size: int64>, sha256:603f8613e033b44defc02b40698dbffbd90a260c69a14f218078e879d908b10e: struct<digest: string, mediaType: string, size: int64>, sha256:7a40780d782350dd91ba038facefa8878d9d09ea46ac7c4acbe78684f68778a1: struct<digest: string, mediaType: string, size: int64>, sha256:a1999b0fae004d1a10719a568c48853b08b62fa70de3c6b0f23dd28f411f435c: struct<digest: string, mediaType: string, size: int64>, sha256:ad6e6fa06ca50dafde28cdd2a1a0f1c1d24059ae371c6e3e2c2ee78ee9e0c077: struct<digest: string, mediaType: string, size: int64>, sha256:aeb432d73fea77a717049151e1e77f22036bca63a211af41b94f7dc304d6c423: struct<digest: string, mediaType: string, size: int64>, sha256:c9b91c2eccfae18c9af5ed48963add012f8be4cb3fca11974e18e2935bdecbf8: struct<digest: string, mediaType: string, size: int64>, sha256:d91d81bcf52dbda817a4ce77fab3bc460aef5350a80353fa865b764a97c4df57: struct<digest: string, mediaType: string, size: int64>, sha256:e093b47db6df080b378b9aebbb88fab81a1cad857971a3c8e071cc1fd505d772: struct<digest: string, mediaType: string, size: int64>, sha256:ebd3c1f211a5eeeac836ab4d5429eb88f14a4ff86f3084c2a7705d2218ce0875: struct<digest: string, mediaType: string, size: int64>, sha256:f85d505eb33e3d34444b2e1210573217e3304b857c2b942d0cd5021dfa901ee3: struct<digest: string, mediaType: string, size: int64>, sha256:fe71c52a4b375df62dbd73b4777cb431d648520d1a8fe75ae21bcd6bcc883fa6: 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 343, in get_dataset_split_names
info = get_dataset_config_info(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 294, 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.
README.md exists but content is empty.
- Downloads last month
- 228