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 "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 289, in get_dataset_config_info
for split_generator in builder._split_generators(
File "/src/services/worker/.venv/lib/python3.9/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 5317, in pyarrow.lib.concat_tables
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, 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, platform: struct<architecture: string, os: string>, size: int64>>, mediaType: string, schemaVersion: int64> vs list<item: struct<Config: string, LayerSources: struct<sha256:02f7534c2610eb176424bd7dca70772ca057112fb0ac8d6966e86df0486495b2: struct<digest: string, mediaType: string, size: int64>, sha256:1c8f2c6846d13887f8113b94358dcaebad2b5b66fe3fd5f343542603246eed89: struct<digest: string, mediaType: string, size: int64>, sha256:473ee0d5af525e5a2775d63b096ffbd4bc24ab847bedca97305ab3bbb85118dc: struct<digest: string, mediaType: string, size: int64>, sha256:541eba47fa4734bb55c7a655e00a3f31da63bbc25f2f5021af0851b8e65301e9: struct<digest: string, mediaType: string, size: int64>, sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef: struct<digest: string, mediaType: string, size: int64>, sha256:767e56ba346ae714b6e6b816baa839051145ed78cfa0e4524a86cc287b0c4b00: struct<digest: string, mediaType: string, size: int64>, sha256:7d0476fd0d3379f2b3ec036f1d76b99933f52cf7622f1ccc385d52307df4d313: struct<digest: string, mediaType: string, size: int64>, sha256:ab83ee88bf3de0d5ebb4bd416c18c3db03ed0aea9ad75af0f362b3b40213f7a0: struct<digest: string, mediaType: string, size: int64>, sha256:b15ed201ce6eca4ff724ac7b02bbbde441f6ef6d6821578a49d7526187722030: struct<digest: string, mediaType: string, size: int64>, sha256:c29e3884386dce371f598eb25a8d7358e25c7c3768f977af07a05f14abaf70f3: 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 "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 343, in get_dataset_split_names
info = get_dataset_config_info(
File "/src/services/worker/.venv/lib/python3.9/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.
No dataset card yet
- Downloads last month
- 14