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 298, 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 88, 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, size: int64>>, mediaType: string, schemaVersion: int64> vs list<item: struct<Config: string, LayerSources: struct<sha256:0f7c883f1a4f4710753cfa1185d8e60584e41f04fe1693bd8c3ee6700b29c7f3: struct<digest: string, mediaType: string, size: int64>, sha256:24e1e08aaa60ea10f478c1b68d9444b8ea74bff76e2547712984b5136e79018e: struct<digest: string, mediaType: string, size: int64>, sha256:256d88da41857db513b95b50ba9a9b28491b58c954e25477d5dad8abb465430b: struct<digest: string, mediaType: string, size: int64>, sha256:26c338a5f1a682bb031530271b40357e8d73633307be7b031890741ba97ae286: struct<digest: string, mediaType: string, size: int64>, sha256:3416903c2cc4c9f83472b397741f30365f53543862b03ff5727b42b1a2f938cb: struct<digest: string, mediaType: string, size: int64>, sha256:3bb57bec91dde5463fe24efad1135633b9c529dbc74341cf3debf39204f14a02: struct<digest: string, mediaType: string, size: int64>, sha256:4737643b5217eb76edc4710bcdc9ec6590ca13b2d7bec0972e84d5eec7055fd7: struct<digest: string, mediaType: string, size: int64>, sha256:566cd9dd29d693cf0360da8a73391b843bb6ac8f11b4148acf69c4dc79fa87c5: struct<digest: string, mediaType: string, size: int64>, sha256:6ec2b659c9ab00e2b0fc0acd056577e609cc28649650ec7068b81686f6d1a996: struct<digest: string, mediaType: string, size: int64>, sha256:7aee75a70a2ff35d4990fab501a025afa498f416cb726ace747ccd7fad6500d4: struct<digest: string, mediaType: string, size: int64>, sha256:814822a284aa1a3c96a89a276e495ea3a51cdbf93b09c089d73d3fa20ffe55d6: struct<digest: string, mediaType: string, size: int64>, sha256:83687aeafbbf74a164a51590ffa36c46e9c41ce4ba3eae9daba1d381c64e5f4b: struct<digest: string, mediaType: string, size: int64>, sha256:83ecbf43a888c43f43b0cd9ec7cf551770790c7aeab17f9536b8820db2c5d45d: struct<digest: string, mediaType: string, size: int64>, sha256:83f01740770ef32a24cb1cf3a165057c9c43a3c2be46a73966a0391a56ce3cea: struct<digest: string, mediaType: string, size: int64>, sha256:8afeff4e91d72f3de9232ffc0803f70236e316c27b23ee003e6d47fbfcb6e1c4: struct<digest: string, mediaType: string, size: int64>, sha256:a06fd6fec17c829e817e5c73e73200795c6410cc203ba78f545cc286b41434c6: struct<digest: string, mediaType: string, size: int64>, sha256:b15b1df4adac82b2b46124c743a32d5e982cb6b5ee8a3c04949f809abf8962c9: struct<digest: string, mediaType: string, size: int64>, sha256:bea30ebbe84377ed36503599c2087cd6bda6f4c96cb59525d238d4a00cf902d3: struct<digest: string, mediaType: string, size: int64>, sha256:dde5f037346d785960108100c22d2e12c18ff48e611aeb064fa3a63656be2583: struct<digest: string, mediaType: string, size: int64>, sha256:eca2a978c8176aff9c7f0953086dd1969142431bb56d4a0b59fda0491fb9dff6: struct<digest: string, mediaType: string, size: int64>, sha256:fb23103f3fd1d1392f980a306ddcaad11cf494dd31a7ed1350d072bf1c550d30: 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 352, in get_dataset_split_names
info = get_dataset_config_info(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 303, 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
- -